LICENSE
README.md
setup.py
Sentimatrix/__init__.py
Sentimatrix/sentiment_generation.py
Sentimatrix.egg-info/PKG-INFO
Sentimatrix.egg-info/SOURCES.txt
Sentimatrix.egg-info/dependency_links.txt
Sentimatrix.egg-info/requires.txt
Sentimatrix.egg-info/top_level.txt
Sentimatrix/utils/Quick_Sentiment.py
Sentimatrix/utils/Structured_Sentiment.py
Sentimatrix/utils/__init__.py
Sentimatrix/utils/device_compactability_check.py
Sentimatrix/utils/review_patterns.py
Sentimatrix/utils/save_to_csv.py
Sentimatrix/utils/text_translation.py
Sentimatrix/utils/visualization.py
Sentimatrix/utils/wav_to_text.py
Sentimatrix/utils/web_scraper.py
Sentimatrix/utils/llm_inference/Florence_2_text.py
Sentimatrix/utils/llm_inference/__init__.py
Sentimatrix/utils/llm_inference/groq_inference.py
Sentimatrix/utils/llm_inference/localLLM_inference.py
Sentimatrix/utils/llm_inference/openai_inference.py
tests/UnitTest.py
tests/__init__.py
tests/unittests.py