GitHunt
AK

akanshajainn/Sentiment-Analysis-Twitter-word2vec-keras

A tweet sentiment classifier using word2vec and Keras. This Keras model can be saved and used on other tweet data, like streaming data extracted through the tweepy API.

Sentiment-Analysis-Twitter-word2vec-and-keras

A tweet sentiment classifier using word2vec and Keras. The combination of these two tools resulted in a 86% training accuracy and 73 % validation accuracy. This Keras model can be saved and used on other tweet data, like streaming data extracted through the tweepy API. There is so much scope to improve the model and implement it for different purposes involving sentiment analysis of twitter data.

The dataset used here is a common dataset called sentiment140 found here: http://keenformatics.blogspot.in/2015/07/sentiment-analysis-lexicons-and-datasets.html

Also the dataset can be downloaded from here : https://drive.google.com/drive/folders/1lgv7F6gBDwAQb8sSPOyuaQIJpZgvMj1D?usp=sharing

Languages

Jupyter Notebook100.0%

Contributors

GNU General Public License v3.0
Created May 11, 2018
Updated April 16, 2022
akanshajainn/Sentiment-Analysis-Twitter-word2vec-keras | GitHunt