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
Yanjun Qi 9f84732045 Revert "Update requirements.txt"
This reverts commit d04c740f11.
2021-04-05 11:55:28 -04:00

21 lines
304 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
torch==1.7.1
transformers>=3.3.0
terminaltables
tqdm>=4.27,<4.50.0
word2number
num2words
more-itertools
PySocks!=1.5.7,>=1.5.6