Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@a710128 a710128 released this 01 May 09:20
· 129 commits to master since this release
cb7a8e1
  • Added support for multi-processing attacks. #113
  • Fixed a potential bug in wordnet substitute. #114
  • Fixed a problem caused by Python3.8(or above) urllib package when download resources. #123
  • Fixed an encoding problem when loading counter-fit-word2vec on Windows. #124
  • Added support for Chinese datasets and attacks. #131, #147
  • Added CDN to accelerate global download speeds. #150
  • Added support for transformers 4. #151
  • Fixed a problem when loading Universal Sentence Encoder. #178