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_Emotion.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/Image_to_text.py
Sentimatrix/utils/llm_inference/__init__.py
Sentimatrix/utils/llm_inference/gemini_inference.py
Sentimatrix/utils/llm_inference/groq_inference.py
Sentimatrix/utils/llm_inference/localLLM_inference.py
Sentimatrix/utils/llm_inference/openai_inference.py
Sentimatrix/utils/web_Scraper_Apps/__init__.py
Sentimatrix/utils/web_Scraper_Apps/imdb.py
Sentimatrix/utils/web_Scraper_Apps/letterboxd.py
Sentimatrix/utils/web_Scraper_Apps/metacritic.py
Sentimatrix/utils/web_Scraper_Apps/reddit.py
Sentimatrix/utils/web_Scraper_Apps/rottentomatoes.py
Sentimatrix/utils/web_Scraper_Apps/steam.py
Sentimatrix/utils/web_Scraper_Apps/youtube.py
tests/UnitTest.py
tests/__init__.py
tests/unittests.py