Skip to content

v0.3.5

Compare
Choose a tag to compare
@jxmorris12 jxmorris12 released this 25 May 19:13
· 237 commits to master since this release
6e7fda5
  • #644:
    • Ability to specify device via TA_DEVICE env variable
    • New constraint, MaxNumWordsModified
    • Tracks previous AttackedText during attack to allow for reconstruction of chain of modifications
    • ChangeGreedyWordSwapWIR to allow passing of specific unk token
    • Formatting updates to new Black version
    • fix Universal Sentence Encoder from TF breakage
    • fix Flair to new API (thanks @VijayKalmath for the help!)
  • Bump version to 0.3.5
  • #623 Fix quotation bug, thanks @donggrant
  • #613 and others, fix dependencies
  • #609 Only initialize embeddings when needed :) thanks to @duesenfranz
  • #591 fix a bug with CLARE