chartbeat-labs / textacy

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

Align and update spacy touch points to match v3 #327

Closed bdewilde closed 3 years ago

bdewilde commented 3 years ago

Description

Motivation and Context

spaCy v3 made many significant changes wrt specifying and configuring language pipelines, and that has many knock-on effects for textacy. Otherwise, I'm trying to better compartmentalize and establish consistent APIs for particular use cases, so users understand the various ways to use the lib without having to use all of it.

How Has This Been Tested?

all the tests pass

Screenshots (if appropriate):

Types of changes

Checklist: