LICENSE
README.md
pyproject.toml
tests/test_classifier.py
tests/test_cli.py
tests/test_features.py
tests/test_training.py
textsentinel.egg-info/PKG-INFO
textsentinel.egg-info/SOURCES.txt
textsentinel.egg-info/dependency_links.txt
textsentinel.egg-info/entry_points.txt
textsentinel.egg-info/requires.txt
textsentinel.egg-info/top_level.txt
tqd/__init__.py
tqd/_version.py
tqd/classifier.py
tqd/cli.py
tqd/config.py
tqd/download.py
tqd/exceptions.py
tqd/features.py
tqd/logging.py
tqd/py.typed
tqd/training.py