Release 0.0.10
- Add aug_max to control maximum number of augmented item
- Fix ContextualWordEmbsAug (for BERT) error when input is longer than max sequence length
- Add RandomWordAug Substitute action
- Fix ContextualWordEmbsAug error when no augmented data
- Support multi thread processing (for CPU only) to speed up the augmentation
- Fix KeyboardAug error #55