Skip to content

Release 0.0.10

Compare
Choose a tag to compare
@makcedward makcedward released this 05 Nov 01:59
· 521 commits to master since this release
e6f14a7
  • 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