Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
entity-linking-classification
Languages:
English
Size:
< 1K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ pretty_name: >-
|
|
14 |
Semeval2018Task7 is a dataset that describes the Semantic Relation Extraction
|
15 |
and Classification in Scientific Papers
|
16 |
size_categories:
|
17 |
-
-
|
18 |
source_datasets: []
|
19 |
tags:
|
20 |
- Relation Classification
|
@@ -22,10 +22,9 @@ tags:
|
|
22 |
- Scientific papers
|
23 |
- Research papers
|
24 |
task_categories:
|
25 |
-
-
|
26 |
task_ids:
|
27 |
-
-
|
28 |
-
- entity-linking-classification
|
29 |
train-eval-index:
|
30 |
- col_mapping:
|
31 |
labels: tags
|
@@ -33,7 +32,7 @@ train-eval-index:
|
|
33 |
config: default
|
34 |
splits:
|
35 |
eval_split: test
|
36 |
-
task:
|
37 |
task_id: entity_extraction
|
38 |
---
|
39 |
# Dataset Card for SemEval2018Task7
|
@@ -78,14 +77,12 @@ The challenge focuses on domain-specific semantic relations and includes three d
|
|
78 |
|
79 |
The three subtasks are:
|
80 |
|
81 |
-
- Subtask 1.1: Relation classification on
|
82 |
-
clean data
|
83 |
- In the training data, semantic relations are manually annotated between entities.
|
84 |
- In the test data, only entity annotations and unlabeled relation instances are given.
|
85 |
- Given a scientific publication, The task is to predict the semantic relation between the entities.
|
86 |
|
87 |
-
- Subtask 1.2: Relation classification on
|
88 |
-
noisy data
|
89 |
- Entity occurrences are automatically annotated in both the training and the test data.
|
90 |
- The task is to predict the semantic
|
91 |
relation between the entities.
|
@@ -100,7 +97,7 @@ The following example shows a text snippet with the information provided in the
|
|
100 |
Korean, a \<entity id=”H01-1041.10”>verb final language\</entity>with\<entity id=”H01-1041.11”>overt case markers\</entity>(...)
|
101 |
- A relation instance is identified by the unique identifier of the entities in the pair, e.g.(H01-1041.10, H01-1041.11)
|
102 |
- The information to be predicted is the relation class label: MODEL-FEATURE(H01-1041.10, H01-1041.11).
|
103 |
-
|
104 |
|
105 |
### Supported Tasks and Leaderboards
|
106 |
|
@@ -220,26 +217,33 @@ An example of 'train' looks as follows:
|
|
220 |
- `title`: the title of this abstract, a `string` feature
|
221 |
- `abstract`: the abstract from the scientific papers, a `string` feature
|
222 |
- `entities`: the entity id's for the key phrases, a `list` of entity id's.
|
|
|
|
|
|
|
223 |
- `relation`: the list of relations of this sentence marking the relation between the key phrases, a `list` of classification labels.
|
|
|
|
|
|
|
|
|
224 |
|
|
|
|
|
|
|
|
|
225 |
|
226 |
#### subtask_1_2
|
227 |
- `id`: the instance id of this abstract, a `string` feature.
|
228 |
- `title`: the title of this abstract, a `string` feature
|
229 |
- `abstract`: the abstract from the scientific papers, a `string` feature
|
230 |
- `entities`: the entity id's for the key phrases, a `list` of entity id's.
|
|
|
|
|
|
|
231 |
- `relation`: the list of relations of this sentence marking the relation between the key phrases, a `list` of classification labels.
|
232 |
-
|
233 |
-
|
234 |
-
- `
|
235 |
-
- `
|
236 |
-
- `char_end`: the 0-based index of the entity ending, an `ìnt` feature.
|
237 |
-
|
238 |
-
#### relation
|
239 |
-
- `label`: the list of relations between the key phrases, a `list` of classification labels.
|
240 |
-
- `arg1`: the entity id of this key phrase, a `string` feature.
|
241 |
-
- `arg2`: the entity id of the related key phrase, a `string` feature.
|
242 |
-
- `reverse`: the reverse is `True` only if reverse is possible otherwise `False`, a `bool` feature.
|
243 |
|
244 |
```python
|
245 |
RELATIONS
|
|
|
14 |
Semeval2018Task7 is a dataset that describes the Semantic Relation Extraction
|
15 |
and Classification in Scientific Papers
|
16 |
size_categories:
|
17 |
+
- 1K<n<10K
|
18 |
source_datasets: []
|
19 |
tags:
|
20 |
- Relation Classification
|
|
|
22 |
- Scientific papers
|
23 |
- Research papers
|
24 |
task_categories:
|
25 |
+
- text-classification
|
26 |
task_ids:
|
27 |
+
- entity-classification
|
|
|
28 |
train-eval-index:
|
29 |
- col_mapping:
|
30 |
labels: tags
|
|
|
32 |
config: default
|
33 |
splits:
|
34 |
eval_split: test
|
35 |
+
task: text-classification
|
36 |
task_id: entity_extraction
|
37 |
---
|
38 |
# Dataset Card for SemEval2018Task7
|
|
|
77 |
|
78 |
The three subtasks are:
|
79 |
|
80 |
+
- Subtask 1.1: Relation classification on clean data
|
|
|
81 |
- In the training data, semantic relations are manually annotated between entities.
|
82 |
- In the test data, only entity annotations and unlabeled relation instances are given.
|
83 |
- Given a scientific publication, The task is to predict the semantic relation between the entities.
|
84 |
|
85 |
+
- Subtask 1.2: Relation classification on noisy data
|
|
|
86 |
- Entity occurrences are automatically annotated in both the training and the test data.
|
87 |
- The task is to predict the semantic
|
88 |
relation between the entities.
|
|
|
97 |
Korean, a \<entity id=”H01-1041.10”>verb final language\</entity>with\<entity id=”H01-1041.11”>overt case markers\</entity>(...)
|
98 |
- A relation instance is identified by the unique identifier of the entities in the pair, e.g.(H01-1041.10, H01-1041.11)
|
99 |
- The information to be predicted is the relation class label: MODEL-FEATURE(H01-1041.10, H01-1041.11).
|
100 |
+
For details, see the paper https://aclanthology.org/S18-1111/.
|
101 |
|
102 |
### Supported Tasks and Leaderboards
|
103 |
|
|
|
217 |
- `title`: the title of this abstract, a `string` feature
|
218 |
- `abstract`: the abstract from the scientific papers, a `string` feature
|
219 |
- `entities`: the entity id's for the key phrases, a `list` of entity id's.
|
220 |
+
- `id`: the instance id of this sentence, a `string` feature.
|
221 |
+
- `char_start`: the 0-based index of the entity starting, an `ìnt` feature.
|
222 |
+
- `char_end`: the 0-based index of the entity ending, an `ìnt` feature.
|
223 |
- `relation`: the list of relations of this sentence marking the relation between the key phrases, a `list` of classification labels.
|
224 |
+
- `label`: the list of relations between the key phrases, a `list` of classification labels.
|
225 |
+
- `arg1`: the entity id of this key phrase, a `string` feature.
|
226 |
+
- `arg2`: the entity id of the related key phrase, a `string` feature.
|
227 |
+
- `reverse`: the reverse is `True` only if reverse is possible otherwise `False`, a `bool` feature.
|
228 |
|
229 |
+
```python
|
230 |
+
RELATIONS
|
231 |
+
{"":0,"USAGE": 1, "RESULT": 2, "MODEL-FEATURE": 3, "PART_WHOLE": 4, "TOPIC": 5, "COMPARE": 6}
|
232 |
+
```
|
233 |
|
234 |
#### subtask_1_2
|
235 |
- `id`: the instance id of this abstract, a `string` feature.
|
236 |
- `title`: the title of this abstract, a `string` feature
|
237 |
- `abstract`: the abstract from the scientific papers, a `string` feature
|
238 |
- `entities`: the entity id's for the key phrases, a `list` of entity id's.
|
239 |
+
- `id`: the instance id of this sentence, a `string` feature.
|
240 |
+
- `char_start`: the 0-based index of the entity starting, an `ìnt` feature.
|
241 |
+
- `char_end`: the 0-based index of the entity ending, an `ìnt` feature.
|
242 |
- `relation`: the list of relations of this sentence marking the relation between the key phrases, a `list` of classification labels.
|
243 |
+
- `label`: the list of relations between the key phrases, a `list` of classification labels.
|
244 |
+
- `arg1`: the entity id of this key phrase, a `string` feature.
|
245 |
+
- `arg2`: the entity id of the related key phrase, a `string` feature.
|
246 |
+
- `reverse`: the reverse is `True` only if reverse is possible otherwise `False`, a `bool` feature.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
247 |
|
248 |
```python
|
249 |
RELATIONS
|