README.md
pyproject.toml
sentimentai/__init__.py
sentimentai/_models.py
sentimentai/_scoring.py
sentimentai/_version.py
sentimentai/embedding.py
sentimentai/install.py
sentimentai/sentiment.py
sentimentai/scoring/logistic/1.0/e5-base.json
sentimentai/scoring/logistic/1.0/e5-small.json
sentimentai/scoring/mlp/1.0/e5-base.json
sentimentai/scoring/mlp/1.0/e5-small.json
sentimentai_py.egg-info/PKG-INFO
sentimentai_py.egg-info/SOURCES.txt
sentimentai_py.egg-info/dependency_links.txt
sentimentai_py.egg-info/requires.txt
sentimentai_py.egg-info/top_level.txt
tests/test_scoring_parity.py
tests/test_smoke.py