All Projects → amitness → applytics

amitness / applytics

Licence: MIT license
Perform Sentiment Analysis on reviews of your apps

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to applytics

React Native Store Review
Rate on App/Play Store directly in your React Native app
Stars: ✭ 437 (+1980.95%)
Mutual labels:  review, playstore
LSTM-sentiment-analysis
LSTM sentiment analysis. Please look at my another repo for SVM and Naive algorithem
Stars: ✭ 19 (-9.52%)
Mutual labels:  review, sentiment-analysis
Sa Papers
📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢
Stars: ✭ 111 (+428.57%)
Mutual labels:  review, sentiment-analysis
Aspect-Based-Sentiment-Analysis
A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.
Stars: ✭ 57 (+171.43%)
Mutual labels:  review, sentiment-analysis
React Native In App Review
The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
Stars: ✭ 175 (+733.33%)
Mutual labels:  review, playstore
sentiment-analysis
🎈 A Node.js AFINN-111 based sentiment analysis module
Stars: ✭ 26 (+23.81%)
Mutual labels:  sentiment-analysis
spark-twitter-sentiment-analysis
Sentiment Analysis of a Twitter Topic with Spark Structured Streaming
Stars: ✭ 55 (+161.9%)
Mutual labels:  sentiment-analysis
googleplay api
Google Play Unofficial Python 3 API Library
Stars: ✭ 21 (+0%)
Mutual labels:  playstore
Food-Ordering-Application-with-Review-Analyzer
A food ordering android application with feedback analyzer to improve food suggestions to customer.
Stars: ✭ 67 (+219.05%)
Mutual labels:  review
HackathonStarter
Hackathon starter kit for iOS
Stars: ✭ 41 (+95.24%)
Mutual labels:  hackathon
weekly-review
Weekly-review of BUCT Lab-614
Stars: ✭ 28 (+33.33%)
Mutual labels:  review
hackiiitv18-submissions
This repository contains all submissions of HackIIITV 2018
Stars: ✭ 18 (-14.29%)
Mutual labels:  hackathon
sentiment-analysis-torchtext
Seniment Analysis in Torchtext
Stars: ✭ 19 (-9.52%)
Mutual labels:  sentiment-analysis
fch-virus-combat
Forkwell Coronavirus Hack: Virus Combat Hackathon Kit
Stars: ✭ 14 (-33.33%)
Mutual labels:  hackathon
nixpkgs-review-checks
Add additional checks and more information from build logs and outputs to the reports generated by nixpkgs-review.
Stars: ✭ 27 (+28.57%)
Mutual labels:  review
sentometrics
An integrated framework in R for textual sentiment time series aggregation and prediction
Stars: ✭ 77 (+266.67%)
Mutual labels:  sentiment-analysis
hacktrack
HackaTrack 🛤: Say goodbye 👋🏾 to stress and unproductivity in hackathons 👩🏾‍💻!
Stars: ✭ 61 (+190.48%)
Mutual labels:  hackathon
oneshot-audio
Experiment with "one-shot learning" techniques to recognize a voice signature
Stars: ✭ 22 (+4.76%)
Mutual labels:  hackathon
DevSoc21
Official website for DEVSOC 21, our annual flagship hackathon.
Stars: ✭ 15 (-28.57%)
Mutual labels:  hackathon
ruby-codacy-coverage
DEPRECATED Post coverage results to Codacy
Stars: ✭ 12 (-42.86%)
Mutual labels:  review

Applytics

Sentiment Analysis of Your App

We developed this project in a hackathon to perform sentiment analysis on reviews of mobile apps on Google Playstore. The key idea was to identify negative reviews quicker so as to avoid user churn.

Training Data:

We scraped reviews of 23 popular mobile apps and manually labelled each data as positive or negative to create the dataset.

Model

The project used Naive Bayes Classifier to perform the sentiment analysis which gave 85% accuracy on our validation set.

Venue

Developed at HackClash-Nepal 2016 hackathon on 2nd & 3rd January, 2016.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].