Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 824 Bytes

Home.md

File metadata and controls

11 lines (8 loc) · 824 Bytes

Excitement Open Platform (EOP) is an open source software platform containing state-of-the-art algorithms for recognizing entailment relations between two portions of text: given two text fragments, one named text and the other named hypothesis, the task consists in recognizing whether the hypothesis can be inferred from the text. Written in Java, EOP is a main product of the EXCITEMENT project (http://www.excitement-project.eu/).

EOP's architecture is designed to be efficient and extendable. Highlights include:

  • Separation between Linguistic Analysis Pipelines and Entailment Components
  • Supporting modularity and interoperability among Components
  • Java API with source code
  • Pretrained multi-lingual models (i.e. English, German, Italian)
  • Trainable with new sample data

Latest Release: EOP 1.0.2