Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 838 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 838 Bytes

This system was built to deal with SemEval-2017 task 3 SubTask A. To be able to run this system, you need to configure several "stuffs".

Requirement

  • numpy
  • scipy
  • scikit-learn
  • nltk
  • VADER

Usage

  1. Download the dataset on the SemEval-2017 website (http://alt.qcri.org/semeval2017/task8/index.php?id=data-and-tools).

  2. Download several affective resources that used in this systems.

  1. Resolve several paths of file.
  • Several paths in iodata folder.
  • Paths of affective resources.
  1. Run the program by executing main class.