A FastAPI-based REST API for performing sentiment analysis on user reviews, storing results in MongoDB, and providing statistical insights per product.
-
Updated
Apr 14, 2025 - Python
A FastAPI-based REST API for performing sentiment analysis on user reviews, storing results in MongoDB, and providing statistical insights per product.
This project analyzes app reviews using sentiment classification powered by DistilBERT. It employs machine learning and natural language processing (NLP) techniques to determine sentiment as positive, neutral, or negative. The analysis provides valuable insights into user feedback for app improvement.
Comparison between classical Machine Learning, Deep Learning, and Transformer-based NLP models.
Add a description, image, and links to the distilbert-for-sentiment topic page so that developers can more easily learn about it.
To associate your repository with the distilbert-for-sentiment topic, visit your repo's landing page and select "manage topics."