Skip to content

Release 0.0.8

Compare
Choose a tag to compare
@makcedward makcedward released this 05 Sep 00:39
· 598 commits to master since this release
b02e0b0
  • BertAug is replaced by ContextualWordEmbsAug
  • Support GPU (for ContextualWordEmbsAug only) #26
  • Upgraded pytorch_transformer to 1.1.0 version #33
  • ContextualWordEmbsAug suuports both BERT and XLNet model
  • Removed librosa dependency
  • Add ContextualWordEmbsForSentenceAug for generating next sentence
  • Fix sampling issue #38