1
0
mirror of https://github.com/QData/TextAttack.git synced 2021-10-13 00:05:06 +03:00
Files
textattack-nlp-transformer/requirements.txt
2021-07-22 23:15:48 +09:00

21 lines
297 B
Plaintext

bert-score>=0.3.5
editdistance
flair
filelock
language_tool_python
lemminflect
lru-dict
datasets
nltk
numpy<1.19.0 #TF 2.0 requires this
pandas>=1.0.1
scipy==1.4.1
torch>=1.7.0,!=1.8
transformers>=3.3.0
terminaltables
tqdm>=4.27,<4.50.0
word2number
num2words
more-itertools
PySocks!=1.5.7,>=1.5.6