-
Notifications
You must be signed in to change notification settings - Fork 4
Sentiment Polarity Classification
Ayush Kumar edited this page Jul 29, 2015
·
3 revisions
What is does?
- Sentiment classification
- ...
The training and test files required for the classification is present inside '\dataset\dataset_SentimentClassification' folder.
All external resources and lexicons required for the system is present inside 'resources' folder.
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