Skip to content

ousaizen/twitter-modeling-lda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Topic Modeling and Sentiment Analysis

In this work contains a two-part system for sentiment analysis and topic modeling of tweets. In our system, tweets are classified as either “positive”, “negative”, or “neutral” sen- timent-bearing. The tweets are then sorted into document groups based on the search term used to retrieve the tweet and sent to an LDA topic modeling subsystem to extract words/topics related to the respective search terms.

About

Twitter Topic Modeling and Sentiment Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 99.2%
  • Other 0.8%