Skip to content

marxmit7/TwitAnalysis

Repository files navigation

Twitter sentiment analysis

Dataset used

Thinkbook

How to Use

pip3 install -r requirements.txt
python useit.py

Self.blog

I used this network architecture

model.png

On 5th epoch , validation accuracy came out as 79.36 %

It took me around ~ 3 hour to train the model . This project is quite simple and interesting. Here are some examples that I tested.

Input a twit to be evaluated : My deep learning model is working so fine

positive sentiment 91.65% confidence

Input a twit to be evaluated : I love fashion

positive sentiment 91.50% confidence

Input a twit to be evaluated : i don't want this to happen again

negative sentiment 90.93% confidence

Developer

    Amit Kumar

Want to contribute? Just raise an issue and Give PR !

About

Twit sentiment analysis using deep learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published