Commit 8e9fb2e Yi Zhang
committed
1 parent d3d9589 commit 8e9fb2e Copy full SHA for 8e9fb2e
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
WordSwapRandomCharacterSubstitution ,
12
12
WordSwapRandomCharacterDeletion ,
13
13
WordSwapNeighboringCharacterSwap ,
14
- WordSwapQWERTY , # come from typing too quickly.
14
+ WordSwapQWERTY ,
15
15
)
16
16
from textattack .transformations import CompositeTransformation
17
17
from textattack .constraints .pre_transformation import RepeatModification
Original file line number Diff line number Diff line change 11
11
WordSwapRandomCharacterSubstitution ,
12
12
WordSwapRandomCharacterDeletion ,
13
13
WordSwapNeighboringCharacterSwap ,
14
- WordSwapQWERTY , # come from typing too quickly.
14
+ WordSwapQWERTY ,
15
15
)
16
16
from textattack .transformations import CompositeTransformation
17
17
from textattack .constraints .pre_transformation import RepeatModification
You can’t perform that action at this time.
0 commit comments