chartbeat-labs / textacy

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

re-conceptualize and refactor core doc + docs API and functionality #239

Closed bdewilde closed 5 years ago

bdewilde commented 5 years ago

Description

Motivation and Context

Now that spaCy's core objects are customizable, it makes a lot of sense to hook functionality in "natively" rather than maintaining external wrappers and work-arounds.

How Has This Been Tested?

Added and validated many tests. Code coverage for the new functionality is around 95%!

Types of changes

Checklist: