Updated INSTALL.md and README.md, removed unused files
Showing
with
71 additions
and
52 deletions
No preview for this file type
This diff could not be displayed because it is too large.
examples/texts.csv
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
examples/texty_example.ipynb
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
requirements.txt
0 → 100644
blis==0.7.7; python_version >= "3.6" | ||
catalogue==2.0.7; python_version >= "3.6" | ||
certifi==2021.10.8; python_full_version >= "3.6.0" and python_version >= "3.6" | ||
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6" | ||
click==8.0.4; python_version >= "3.7" and python_full_version >= "3.6.0" | ||
colorama==0.4.4; python_full_version >= "3.6.0" and platform_system == "Windows" and python_version >= "3.7" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7") | ||
cycler==0.11.0; python_version >= "3.7" | ||
cymem==2.0.6; python_version >= "3.6" | ||
filelock==3.6.0; python_version >= "3.7" and python_full_version >= "3.6.0" | ||
fonttools==4.31.2; python_version >= "3.7" | ||
huggingface-hub==0.4.0; python_full_version >= "3.6.0" | ||
idna==3.3; python_full_version >= "3.6.0" and python_version >= "3.6" | ||
jinja2==3.1.1; python_version >= "3.7" | ||
joblib==1.1.0; python_version >= "3.7" and python_full_version >= "3.6.0" | ||
kiwisolver==1.4.1; python_version >= "3.7" | ||
langcodes==3.3.0; python_version >= "3.6" | ||
lexical-diversity==0.1.1 | ||
markupsafe==2.1.1; python_version >= "3.7" | ||
matplotlib==3.5.1; python_version >= "3.7" | ||
murmurhash==1.0.6; python_version >= "3.6" | ||
nltk==3.7; python_version >= "3.7" | ||
numpy==1.22.3; python_version >= "3.8" | ||
packaging==21.3; python_version >= "3.7" and python_full_version >= "3.6.0" | ||
pandas==1.4.1; python_version >= "3.8" | ||
pathy==0.6.1; python_version >= "3.6" | ||
pillow==9.0.1; python_version >= "3.7" | ||
preshed==3.0.6; python_version >= "3.6" | ||
pydantic==1.8.2; python_full_version >= "3.6.1" and python_version >= "3.6" | ||
pyparsing==3.0.7; python_version >= "3.7" and python_full_version >= "3.6.0" | ||
python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8" | ||
pytz==2022.1; python_version >= "3.8" | ||
pyyaml==6.0; python_version >= "3.6" and python_full_version >= "3.6.0" | ||
regex==2022.3.15; python_version >= "3.7" and python_full_version >= "3.6.0" | ||
requests==2.27.1; python_full_version >= "3.6.0" and python_version >= "3.6" | ||
sacremoses==0.0.49; python_full_version >= "3.6.0" | ||
scipy==1.6.1; python_version >= "3.7" | ||
seaborn==0.11.2; python_version >= "3.6" | ||
setuptools-scm==6.4.2; python_version >= "3.7" | ||
six==1.16.0; python_full_version >= "3.6.0" and python_version >= "3.8" | ||
smart-open==5.2.1; python_version >= "3.6" and python_version < "4.0" | ||
spacy-legacy==3.0.9; python_version >= "3.6" | ||
spacy-loggers==1.0.1; python_version >= "3.6" | ||
spacy==3.2.3; python_version >= "3.6" | ||
srsly==2.4.2; python_version >= "3.6" | ||
syllables==1.0.3; python_version >= "2.7" | ||
thinc==8.0.15; python_version >= "3.6" | ||
tokenizers==0.11.6; python_full_version >= "3.6.0" | ||
tomli==2.0.1; python_version >= "3.7" | ||
tqdm==4.63.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") | ||
transformers==4.17.0; python_full_version >= "3.6.0" | ||
typer==0.4.0; python_version >= "3.6" | ||
typing-extensions==4.1.1; python_full_version >= "3.6.1" and python_version >= "3.6" | ||
urllib3==1.26.9; python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" | ||
wasabi==0.9.0; python_version >= "3.6" |
setup.cfg
deleted
100644 → 0
Please
register
or
sign in
to comment