hltfbk / Excitement-Open-Platform

Excitement Open Platform for Recognizing Textual Entailments
http://hltfbk.github.io/Excitement-Open-Platform/
86 stars 74 forks source link

NemexWekaClassificationEDA #536

Closed MadhumitaSushil closed 8 years ago

MadhumitaSushil commented 8 years ago

Performs 3-way entailment classification using LibLinear implementation for weka, using an alignment based approach. Multiple approximate and word-embedding based aligners are added. There is an additional scorer for negation terms. Supports RTE3, RTE6 and SNLI English data-sets.

An update in the util subproject allows generating vectors for chunks in the entire data set without performing any classification.