Skip to content

Latest commit

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Sentiment Classification

A library that classifies text according to the expressed sentiment class.

It uses:

  • Java 1.7.0_95
  • Weka 3.6.12
  • tt4j 1.1.2
  • Maven 3.0.5

Download TreeTagger on your computer from this website: http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/

Deploy it

Run the build.sh script, it will build it using Maven and add the jar to the local repository.

Run it

Update the config.properties file to set your configuration. Then run sentiment-classification.jar with the config.properties file path as argument.

About

Classifying text according to the expressed sentiment class.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages