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
Jin Yong Yoo b148bd2818 fix bugs
2020-11-10 21:45:38 -05:00

23 lines
353 B
Plaintext

bert-score>=0.3.5
editdistance
flair==0.6.1.post1
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
sentence_transformers>0.2.6
stanza
torch
transformers==3.3.0
terminaltables
tokenizers==0.8.1-rc2
tqdm>=4.27,<4.50.0
word2number
num2words
more-itertools
PySocks!=1.5.7,>=1.5.6