Skip to content

vaskonov/TUProject

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published