Difference between revisions of "Recognizing Textual Entailment"

From ACL Wiki
Jump to navigation Jump to search
m (Reverted edits by Edward518 (Talk); changed back to last version by Gmelli)
Line 2: Line 2:
  
 
== History ==
 
== History ==
* [http://www.pascal-network.org/Challenges/RTE/ RTE-1]
+
* [http://www.pascal-network.org/Challenges/RTE/ RTE-1] Pascal
* [http://www.pascal-network.org/Challenges/RTE2/ RTE-2]
+
* [http://www.pascal-network.org/Challenges/RTE2/ RTE-2] Pascal
* [http://www.pascal-network.org/Challenges/RTE3/ RTE-3] '''''new!'''''
+
* [http://www.pascal-network.org/Challenges/RTE3/ RTE-3] Pascal
 +
* [http://www.nist.gov/tac/tracks/2008/rte/ RTE-4] TAC 2008
  
 
== [[Textual Entailment Resource Pool|Resource Pool]] ==
 
== [[Textual Entailment Resource Pool|Resource Pool]] ==

Revision as of 00:10, 24 April 2008

Textual Entailment Recognition has been proposed recently as a generic task that captures major semantic inference needs across many NLP applications, such as Question Answering, Information Retrieval, Information Extraction, and Text Summarization. This task requires to recognize, given two text fragments, whether the meaning of one text is entailed (can be inferred) from the other text.

History

Resource Pool

In an effort to determine the relative impact of the many resources used withing the RTE challenge, RTE-3 initiated a new activity for building a Textual Entailment Resource Pool. RTE participants and any other member of the NLP community are encouraged to contribute to the RTE Resource Pool.

More Information