Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.13 KB

EvS (Event detection Via Sentiment analysis)

MSc Thesis Project

Latest version: 1.7 (Details)

Version highlights:

  • Various fixes and improvements, including the transitioning to Java 8 (where available).
  • Printing methods where separated into their own class.
  • Provided trace levels to better illustrate the nature of the message (Info, Warning or Error).

This project focuses on Event Detection via Sentiment Analysis. Specialized wrapper classes were created to easily extend the tool with additional ED or SA algorithms. This project does not automatically apply Sentiment Analysis on existing Event Detection techniques but it rather accompanies the results of the second category and enriches them with sentiment information.

Detailed Wiki, along with issue tracker, milestone information and JavaDoc was created to help with the tool's future extension.

For the quality study that was contacted in the context of the MSc Dissertation, you can read more here.