v0.2.0
Pre-release
Pre-release
⚠️ This release changes the package name fromspacy-stanfordnlptospacy-stanza.
- Update to
stanza(formerlystanfordnlp). - Add support for named entities via the
doc.entsand respective token attributes, if available. - Rename
StanfordNLPLanguagetoStanzaLanguage. - Change internal language code from
snlp_xxtostanza_xx.