0.17.10
- Make
text_extractor_cls
andtext_augmenter_cls
arguments of the
AugmentFileFromDirProvider
provider access string values (to load
requested class from path given). - Add
TextaugmentAugmenter
based ontextaugment
_ package (very
lightweight) and make it a default text augmenter. - Minor documentation fixes.
- Optimized GitHub CI.