chartbeat-labs / textacy

NLP, before and after spaCy
https://textacy.readthedocs.io
Other
2.21k stars 249 forks source link

spaCy 3.0 support? #315

Closed mzeidhassan closed 3 years ago

mzeidhassan commented 3 years ago

Hi textacy team,

First, thanks for the amazing library.

Any plans to support the new spaCy 3.0 release?

Thanks

bdewilde commented 3 years ago

Hey @mzeidhassan , I'm working on it — follow along in the develop branch, if you're curious! Please pardon the delay, the v3 release caught me at a busy time. So far, I've gotten textacy running with spacy v3, but the major changes in that library should prompt something similar in this one to match. I'll close this ticket out when there's a proper v3-compatible release.

mzeidhassan commented 3 years ago

Hi @bdewilde, this is the best news ever. Thanks a million! Textacy is a real gem indeed.

bdewilde commented 3 years ago

Update: textacy supports (indeed, requires) spaCy v3 as of today's v0.11 release: https://github.com/chartbeat-labs/textacy/releases/tag/0.11.0