Skip to content

aimanhey/Sentiment-analysis-on-Malay-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment-analysis-on-Malay-tweets

Lexicon-based sentiment analysis system that built in web based that assiting the analyser to pull data or tweets from Twitter and analyse its sentiment. This system equiped with various technologies predominantly:

  • Flask
  • NLTK (Tokenization)
  • Numpy
  • Tweepy
  • regex
  • Orderdict
  • MySQL connector
  • Emoji library
  • webBrowser
  • urlLib

This system is using SentiStrength algorithm to analyse tweets with help of lexicon:

  • Positive/Negative lexicon (with translated emoji)
  • Booster words lexicon (sangat, sungguh, amat, etc)
  • Question words lexicon
  • Negating lexicon
  • Idiom lexicon
  • Emoticon lexicon

About

Lexicon-based sentiment analysis on Malay tweets that pulled from Twitter. My final year project in 2020.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages