chartbeat-labs / textacy

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

Add type hints and update docstrings #289

Closed bdewilde closed 4 years ago

bdewilde commented 4 years ago

Description

Motivation and Context

Now that textacy is PY3-only, we should probably start taking advantage of modern Python features. :)

How Has This Been Tested?

All tests pass 👍

Types of changes

Checklist: