chartbeat-labs / textacy

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

Improve data augmentation functionality #269

Closed bdewilde closed 5 years ago

bdewilde commented 5 years ago

Description

Motivation and Context

My first pass on data augmentation (PR #268) was okay, but woefully insufficient. This brings the sub-package up to a passable level.

How Has This Been Tested?

Wrote a bunch of tests and ran the code locally, and everything checks out.

Types of changes

Checklist: