chartbeat-labs / textacy

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

Tidy up names, tests, docs, API #240

Closed bdewilde closed 5 years ago

bdewilde commented 5 years ago

Description

Motivation and Context

This is some much-needed spring cleaning for textacy! Consistently following both internal and external naming conventions should reduce user confusion; improving the test suite means that errors are more likely to be caught; better factoring functionality makes the code more maintainable.

How Has This Been Tested?

passes all the tests, and then some

Types of changes

Checklist: