Difference between revisions of "Textual Entailment Resource Pool"

From ACL Wiki
Jump to navigation Jump to search
Line 24: Line 24:
 
* [http://www.coli.uni-saarland.de/projects/salsa/shal/ Shalmaneser]
 
* [http://www.coli.uni-saarland.de/projects/salsa/shal/ Shalmaneser]
 
* [http://oak.colorado.edu/assert ASSERT]
 
* [http://oak.colorado.edu/assert ASSERT]
* [http://l2r.cs.uiuc.edu/~cogcomp/asoftware.php?skey=SRL SNoW-based Semantic Role Labeller] - see a web [http://l2r.cs.uiuc.edu/~cogcomp/srl-demo.php demo] of this tool
+
* [http://l2r.cs.uiuc.edu/~cogcomp/asoftware.php?skey=SRL CCG Semantic Role Labeller] - see a [http://l2r.cs.uiuc.edu/~cogcomp/srl-demo.php web demo] of this tool
 +
 
 +
=== Information Extraction Tools ===
 +
* [http://l2r.cs.uiuc.edu/~cogcomp/asoftware.php?skey=NE CCG Named Entity Tagger] - see a [http://l2r.cs.uiuc.edu/~cogcomp/ne_demo.php web demo] of this tool
  
 
== Links ==
 
== Links ==
Line 30: Line 33:
 
* [http://ai-nlp.info.uniroma2.it/te/ Textual Entailment at the University of Rome "Tor Vergata"]
 
* [http://ai-nlp.info.uniroma2.it/te/ Textual Entailment at the University of Rome "Tor Vergata"]
 
[[Category:Textual Entailment Portal]]
 
[[Category:Textual Entailment Portal]]
 +
* [http://l2r.cs.uiuc.edu/~cogcomp/kindleDemo.php CCG Textual Entailment demo]
 +
* [http://l2r.cs.uiuc.edu/~cogcomp/entailment-module-demos.php CCG Textual Entailment System Component demos]

Revision as of 09:51, 22 December 2006

Textual entailment systems rely on many different types of NLP resources, including term banks, paraphrase lists, parsers, named-entity recognizers, etc. With so many resources being continuously released and improved, it can be difficult to know which particular resource to use when developing a system.

In response, the Recognizing Textual Entailment (RTE) shared task community initiated a new activity for building this Textual Entailment Resource Pool. RTE participants and any other member of the NLP community are encouraged to contribute to the pool.

In an effort to determine the relative impact of the resources, RTE participants are strongly encouraged to report, whenever possible, the contribution to the overall performance of each utilized resource. Formal qualitative and quantitative results should be included in a separate section of the system report as well as posted on the talk pages of this Textual Entailment Resource Pool.

Adding a new resource is very easy. See how to use existing templates to do this in Help:Using Templates.

Corpora

Knowledge Collections

Tools

Parsers

Information Extraction Tools

Links