maximoss commited on
Commit
30606cf
·
1 Parent(s): 03fb18f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -16
README.md CHANGED
@@ -102,22 +102,19 @@ This dataset card aims to be a base template for new datasets. It has been gener
102
 
103
  ### Citation Information
104
 
105
- @InProceedings{10.1007/11736790_9,
106
- author="Dagan, Ido
107
- and Glickman, Oren
108
- and Magnini, Bernardo",
109
- editor="Qui{\~{n}}onero-Candela, Joaquin
110
- and Dagan, Ido
111
- and Magnini, Bernardo
112
- and d'Alch{\'e}-Buc, Florence",
113
- title="The PASCAL Recognising Textual Entailment Challenge",
114
- booktitle="Machine Learning Challenges. Evaluating Predictive Uncertainty, Visual Object Classification, and Recognising Tectual Entailment",
115
- year="2006",
116
- publisher="Springer Berlin Heidelberg",
117
- address="Berlin, Heidelberg",
118
- pages="177--190",
119
- abstract="This paper describes the PASCAL Network of Excellence first Recognising Textual Entailment (RTE-1) Challenge benchmark. The RTE task is defined as recognizing, given two text fragments, whether the meaning of one text can be inferred (entailed) from the other. This application-independent task is suggested as capturing major inferences about the variability of semantic expression which are commonly needed across multiple applications. The Challenge has raised noticeable attention in the research community, attracting 17 submissions from diverse groups, suggesting the generic relevance of the task.",
120
- isbn="978-3-540-33428-6"
121
  }
122
 
123
  ### Contributions
 
102
 
103
  ### Citation Information
104
 
105
+ @inproceedings{giampiccolo-etal-2007-third,
106
+ title = "The Third {PASCAL} Recognizing Textual Entailment Challenge",
107
+ author = "Giampiccolo, Danilo and
108
+ Magnini, Bernardo and
109
+ Dagan, Ido and
110
+ Dolan, Bill",
111
+ booktitle = "Proceedings of the {ACL}-{PASCAL} Workshop on Textual Entailment and Paraphrasing",
112
+ month = jun,
113
+ year = "2007",
114
+ address = "Prague",
115
+ publisher = "Association for Computational Linguistics",
116
+ url = "https://aclanthology.org/W07-1401",
117
+ pages = "1--9",
 
 
 
118
  }
119
 
120
  ### Contributions