Skip to content

Sentiment Polarity Classification

Ayush Kumar edited this page Jul 29, 2015 · 3 revisions

What is does?

  • Sentiment classification
  • ...

Dataset:

The training and test files required for the classification is present inside '\dataset\dataset_SentimentClassification' folder.

Resources:

All external resources and lexicons required for the system is present inside 'resources' folder.

Running the sentiment classifier:

There are bunch of java files inside '\src\main\java\de\tudarmstadt\lt\sentimentClassification' out of which 3 are the main classification files for Restaurants, Laptops and Hotels domain and rest are the supporting files for feature extraction.

Run 'SentimentClassifierR.java' for the predicting the output for Restaurant Dataset.

parameters

Clone this wiki locally