Skip to content

CRAN v1.0

Compare
Choose a tag to compare
@kbenoit kbenoit released this 15 Dec 07:45
· 128 commits to master since this release
  • Added new commands spacy_tokenize(), spacy_extract_entity(), spacy_extract_nounphrases(), nounphrase_extract(), and nounphrase_consolidate() for direct extraction of entities, nounphrases, and tokens, and extraction of noun phrases from spacyr parsed tests.
  • Added a new argument additional_attributes to spacy_parse() allowing the return of any tokens-level attribute available from https://spacy.io/api/token#attributes.
  • Added a vignette and significantly improved the documentation site https://spacyr.quanteda.io.