/TUProject

Primary LanguageJavaScript

Text Understanding Final Project

TextUnderstandingProject.java - Entailment absolute threshold version

TextUnderstandingProject1.java - Entailment relative threshold

TextUnderstandingProject2.java - Entailment average confidence threshold

eval1.js evaluates the performance of multi-label classifier based on results of classification.

Usage

node eval.js resutls.json

Modules

All needed modules are provided in node_modules folder for convience For manual installation, run the following.

npm install underscore

npm install fs

npm install sprintf