explosion / spacy-stanza

💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy
MIT License
723 stars 59 forks source link

Add support for stanza 1.6 #97

Closed michael-k closed 9 months ago

michael-k commented 9 months ago

Also both spaCy and stanza (as of 1.6.1) officially support Python 3.11, therefore I don't see a reason why spacy-stanza shouldn't. Tests passed on my machine with Python 3.11. (Also we're running spacy-stanza for a while now with Python 3.11 on production and haven't noticed any issues.)