diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..8cb88a9c2e7574a11a92ca2604190a5b94361e78 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,128 @@ +_libgcc_mutex==0.1 +_openmp_mutex==5.1 +alabaster==0.7.12 +allennlp==0.9.0 +atomicwrites==1.4.0 +attrs==21.2.0 +babel==2.9.1 +blis==0.2.4 +boto3==1.17.109 +botocore==1.20.109 +ca-certificates==2022.07.19 +cached-property==1.5.2 +certifi==2021.5.30 +cffi==1.14.6 +chardet==4.0.0 +click==8.0.1 +colorama==0.4.4 +conllu==1.3.1 +cycler==0.10.0 +cymem==2.0.5 +docutils==0.17.1 +editdistance==0.5.3 +en-core-web-sm==2.1.0 +filelock==3.8.0 +flaky==3.7.0 +flask==2.0.1 +flask-cors==3.0.10 +fr-core-news-sm==2.1.0 +ftfy==6.0.3 +gevent==21.1.2 +greenlet==1.1.0 +h5py==3.3.0 +huggingface-hub==0.10.0 +idna==2.10 +imagesize==1.2.0 +importlib-metadata==4.6.1 +iniconfig==1.1.1 +itsdangerous==2.0.1 +jinja2==3.0.1 +jmespath==0.10.0 +joblib==1.0.1 +jsonnet==0.18.0 +jsonnetbin==0.16.0 +jsonpickle==2.0.0 +kiwisolver==1.3.1 +ld_impl_linux-64==2.38 +libffi==3.3 +libgcc-ng==11.2.0 +libgomp==11.2.0 +libstdcxx-ng==11.2.0 +markupsafe==2.0.1 +matplotlib==3.4.2 +murmurhash==1.0.5 +ncurses==6.3 +nltk==3.6.2 +numpy==1.21.0 +numpydoc==1.1.0 +openssl==1.1.1q +overrides==3.1.0 +packaging==21.0 +pandas==1.3.1 +parsimonious==0.8.1 +pillow==8.3.1 +pip==22.1.2 +plac==0.9.6 +pluggy==0.13.1 +preshed==2.0.1 +protobuf==3.17.3 +py==1.10.0 +pycparser==2.20 +pygments==2.9.0 +pyparsing==2.4.7 +pytest==6.2.4 +python==3.7.13 +python-dateutil==2.8.1 +pytorch-pretrained-bert==0.6.2 +pytorch-transformers==1.1.0 +pytz==2021.1 +pyyaml==6.0 +readline==8.1.2 +regex==2021.7.6 +requests==2.25.1 +responses==0.13.3 +s3transfer==0.4.2 +scikit-learn==0.24.2 +scipy==1.7.0 +sentencepiece==0.1.96 +setuptools==63.4.1 +six==1.16.0 +snowballstemmer==2.1.0 +spacy==2.1.9 +sphinx==4.0.3 +sphinxcontrib-applehelp==1.0.2 +sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-htmlhelp==2.0.0 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-serializinghtml==1.1.5 +sqlite==3.39.2 +sqlparse==0.4.1 +srsly==1.0.5 +stanfordnlp==0.2.0 +stanza==1.2.2 +tensorboardx==2.4 +thinc==7.0.8 +threadpoolctl==2.2.0 +tk==8.6.12 +tokenizers==0.12.1 +toml==0.10.2 +torch==1.9.0+cu111 +torchaudio==0.9.0 +torchvision==0.10.0+cu111 +tqdm==4.61.2 +transformers==4.22.2 +typing-extensions==3.10.0.0 +typing-utils==0.1.0 +unidecode==1.2.0 +urllib3==1.26.6 +wasabi==0.8.2 +wcwidth==0.2.5 +werkzeug==2.0.1 +wheel==0.37.1 +word2number==1.1 +xz==5.2.5 +zipp==3.5.0 +zlib==1.2.12 +zope-event==4.5.0 +zope-interface==5.4.0 \ No newline at end of file