1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jack Morris
8b3bb4a65e create NonOverlappingOutput goal function and reorganize things 2020-04-26 20:51:14 -04:00
Jack Morris
6d225c3345 add tokenizers & models for text2text, init goal function & validators 2020-04-26 18:53:59 -04:00
uvafan
1ca44a2a5d word deletion option 2020-04-02 22:41:03 -04:00
Jack Morris
f25c3e3d3d Merge pull request #55 from UVA-MachineLearningBioinformatics/composite-transformation
add CompositeTransformation for multiple concurrent transformations
2020-02-07 17:06:07 -05:00
Jack Morris
32e5596d34 add hash function to tokenizedtext and dedupe CompositeTransformation 2020-02-07 13:56:31 -05:00
Jack Morris
5bce3778d8 fix bug and change greedy to beam search with 1 2020-02-06 15:36:55 -05:00
Jack Morris
c16224d770 debug hidden tensor issue and delete extra tensors 2020-01-31 12:57:56 -05:00
Jack Morris
ad75e69b1b reorganize: scripts/ folder; shared/ folder; attack_methods/ instead of attack/; only take a single transformation as an argument 2020-01-19 14:25:30 -05:00
Jack Morris
c7956b804e reorganize and move search to their own folder 2020-01-18 17:05:35 -05:00