| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-11-02 | 606 Bytes | |
| v0.3.8 source code.tar.gz | 2022-11-02 | 6.0 MB | |
| v0.3.8 source code.zip | 2022-11-02 | 6.2 MB | |
| Totals: 3 Items | 12.1 MB | 0 | |
[#689]: Add more type annotations and do some code cleanup in AttackedText notably removed some code that did Chinese word segmentation because it did not properly support words_from_text, which caused issues with various transformations.
[#691]: Optimize comparison between two AttackedText objects (thanks @plasmashen!)
[#693]: Fix bug with writing parameters twice in AttackedText (thanks @89x98!)
[#700]: Lots of miscellaneous bug fixes and some helper function implementation
[#701]: Fix bugs with loading TedTalk translation dataset, using T5, seq2sick/text-to-text goal functions