[package] name = "nlp-annotations" version = "0.1.2" authors = ["Jean Maillard "] license = "MIT/Apache-2.0" description = """ A collection of common NLP annotation schemes such as part-of-speech tagsets, dependency grammar relations, and sets of morphological features. """ repository = "https://github.com/rust-nlp/nlp-io" [dependencies]