Requires Java 8 and Maven 3
Wordnet (in data/Models folder) Sentence Detector, Maxent model with tag dictionary and Parser models in data/Models)
Download the training data from below link and place in data/Answer_datasets
http://www.kaggle.com/c/asap-aes/data (in tsv format)
Build the project using :
mvn clean install
Detailed instructions for running coming soon (or contact me).