Skip to content

Implementation of sentiment analysis algorithms using labMT word set - and extending the set using Bayes classifier.

Notifications You must be signed in to change notification settings

BogdanSorlea/SentimentAnalysisSDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentimentAnalysisSDM

Implementation of sentiment analysis algorithms using labMT word set - and extending the set using Bayes classifier.

Folder structure:

  • preprocessing - add scripts related to fetching, sanitizing and serializing data
  • implementation - add scripts related to deserializing of data, implementation of sentiment analysis algorithm, training of the Bayesian classifier, etc.
  • documents - add relevant documents (e.g. final report, as PDF and only tex file)
  • website - add all the content that consists the presentation website
  • data - add relevant data (however, consider this as development data - therefore data sets should be rather small to reduce computation time. If larger data sets will be eventually processed, the corresponding files will not be committed here)

About

Implementation of sentiment analysis algorithms using labMT word set - and extending the set using Bayes classifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages