Datasets:
Update README.md
Browse files
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 |
-
@
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
and
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
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
|