Remove logging and leave it up to the user
This commit is contained in:
parent
2e12947429
commit
aa3131dcc1
9 changed files with 78 additions and 142 deletions
|
|
@ -18,12 +18,11 @@ package_dir =
|
|||
= src
|
||||
packages = find:
|
||||
include_package_data = True
|
||||
python_requires = >=3.8
|
||||
python_requires = >= 3.7
|
||||
install_requires =
|
||||
scikit-learn
|
||||
matplotlib
|
||||
numpy
|
||||
tqdm >= 4.0.0
|
||||
unidecode >= 1.3.0
|
||||
syntok >= 1.4.0
|
||||
langcodes[data] >= 3.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue