Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
entity-linking-classification
Languages:
English
Size:
< 1K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
@@ -446,5 +464,4 @@ RELATIONS
|
|
446 |
```
|
447 |
### Contributions
|
448 |
|
449 |
-
Thanks to [@basvoju](https://github.com/basvoju) for adding this dataset.
|
450 |
-
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- feature-extraction
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- Relation-classification
|
10 |
+
- Relation-extraction
|
11 |
+
- Scientific papers
|
12 |
+
- Research papers
|
13 |
+
pretty_name: >-
|
14 |
+
Semeval2018Task7 is a dataset that describes the Semantic Relation Extraction
|
15 |
+
and Classification in Scientific Papers
|
16 |
+
size_categories:
|
17 |
+
- 100K<n<1M
|
18 |
+
---
|
19 |
|
20 |
annotations_creators:
|
21 |
- expert-generated
|
|
|
464 |
```
|
465 |
### Contributions
|
466 |
|
467 |
+
Thanks to [@basvoju](https://github.com/basvoju) for adding this dataset.
|
|