This project uses the dataset provided by Trip Advisor with binary classification label of ‘Happy’ and ‘Not Happy’. For the word embeddings, we used GloVe provided by Stanford University. We used 1D convolution neural networks (CNN) to predict whether the statement was a ‘Happy’ or a ‘Not Happy’ one. GloVe and NLTK Stopwords are used for word embeddings and removing sentence fillers. We used TF-IDF to remove words with least relevance. https://drive.google.com/open?id=1a2-sCADXtXGa43RZsf1OHCOJrte8Y1lN - Dataset link
forked from atharvabhave21/trip_advisor_sentiment_analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
suyashjunnarkar/trip_advisor_sentiment_analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project uses Trip advisor dataset to show working of GloVe, NLTK-Stopwords, TF-IDF, Tockenizer(keras) and Sentiment Analysis
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 100.0%