DominiqueBrunato
commited on
Commit
•
4522e2a
1
Parent(s):
6220ea4
Update README.md
Browse files
README.md
CHANGED
@@ -36,8 +36,8 @@ A smaller portion of the dataset includes ORCs from existing NLP benchmarks, whi
|
|
36 |
|
37 |
The dataset is provided as a tab-separated text file with the following information for each entry:
|
38 |
- UniqueID: a numerical identifier for the entry;
|
39 |
-
- ID-mapping: an identifier mapping for cross-referencing according to the Condition;
|
40 |
- Source: the original reference from which sentence1 has been taken.
|
|
|
41 |
- Condition: The type of ORC occurring in Sentence1, based on the features of the two NPs involved (i.e. gender, number, animacy, distance) and, when appropriate, relative configuration (i.e. match, mismatch);
|
42 |
- Sentence1: the first sentence containing the ORC;
|
43 |
- Sentence2: the second sentence that may or may not be implied by sentence1;
|
|
|
36 |
|
37 |
The dataset is provided as a tab-separated text file with the following information for each entry:
|
38 |
- UniqueID: a numerical identifier for the entry;
|
|
|
39 |
- Source: the original reference from which sentence1 has been taken.
|
40 |
+
- ID-mapping: an identifier mapping for cross-referencing according to the Condition;
|
41 |
- Condition: The type of ORC occurring in Sentence1, based on the features of the two NPs involved (i.e. gender, number, animacy, distance) and, when appropriate, relative configuration (i.e. match, mismatch);
|
42 |
- Sentence1: the first sentence containing the ORC;
|
43 |
- Sentence2: the second sentence that may or may not be implied by sentence1;
|