LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
EmoTFIDF/EmoTFIDF.py
EmoTFIDF/__init__.py
EmoTFIDF/emotions_lex.json
EmoTFIDF/nltk_resources.py
EmoTFIDF.egg-info/PKG-INFO
EmoTFIDF.egg-info/SOURCES.txt
EmoTFIDF.egg-info/dependency_links.txt
EmoTFIDF.egg-info/requires.txt
EmoTFIDF.egg-info/top_level.txt
EmoTFIDF/evidence/__init__.py
EmoTFIDF/evidence/analyzer.py
EmoTFIDF/evidence/explain.py
EmoTFIDF/evidence/lexeme_prior.py
EmoTFIDF/evidence/lexicon.py
EmoTFIDF/evidence/preprocessing.py
EmoTFIDF/evidence/prompt_features.py
EmoTFIDF/evidence/rules.py
EmoTFIDF/evidence/schemas.py
EmoTFIDF/evidence/verifier.py
EmoTFIDF/evidence/weighting.py
tests/test_benchmark_regression_smoke.py
tests/test_emotfidf.py
tests/test_label_bridge.py
tests/test_v1_v2_compare.py
tests/test_v2_analyzer.py
tests/test_v2_calibration.py
tests/test_v2_explanation_quality.py
tests/test_v2_prompt_features.py
tests/test_v2_rules.py
tests/test_v2_verifier.py