dlzcods/dana-sentiment-analysis
This project aims to design a deep learning model with certain schemes to analyze the sentiment of each user review which is then evaluated with predefined objectives.
This project helps product managers or customer insight teams understand public opinion about apps by analyzing user reviews. It takes raw Indonesian app store reviews and categorizes them as positive, neutral, or negative. The output provides a clear sentiment breakdown, useful for improving app features or marketing strategies.
No commits in the last 6 months.
Use this if you need to quickly gauge the sentiment of a large volume of Indonesian app store reviews and want to classify them into positive, neutral, or negative categories.
Not ideal if your reviews are in a language other than Indonesian, or if you need highly nuanced sentiment analysis beyond three basic categories.
Stars
7
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dlzcods/dana-sentiment-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nas5w/imdb-data
A JSON file of 50,000 IMDB movie reviews to be used in machine learning applications.
RubixML/Sentiment
An example project using a feed-forward neural network for text sentiment classification trained...
VuBacktracking/mamba-text-classification
Text Classification using Mamba Model
haoopeng/CNN-yelp-challenge-2016-sentiment-classification
IPython Notebook for training a word-level Convolutional Neural Network model for sentiment...
cmasch/cnn-text-classification
Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0