Remove Spacy and Publication TEI

This commit is contained in:
Andras Schmelczer 2022-06-26 10:46:40 +02:00
parent b5ec37e03c
commit 75148b8954
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
30 changed files with 5 additions and 2412 deletions

View file

@ -23,9 +23,6 @@ install_requires =
unidecode >= 1.3.0
multiprocess >= 0.70.0.0
tqdm >= 4.0.0
beautifulsoup4 >= 4.10.0
lxml >= 4.6.0
spacy >= 3.3.0
scikit-learn == 1.1.1
matplotlib >= 3.5.0
numpy >= 1.22.0
@ -34,7 +31,6 @@ install_requires =
langdetect >= 1.0.9
tinydb >= 4.7.0
pandas >= 1.4.0
pyaml >= 21.0.0
boto3 >= 1.23.0
fastapi >= 0.70.0
plotly >= 5.8.0