Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ relation CompanyProvidesProduct.
|
|
19 |
|
20 |
This repository contains only those sentences from the original full-text documents which contain at least one ORGANIZATION and one PRODUCT entity.
|
21 |
For each ORG-PROD combination in a sentence, the dataset contains an instance, labeled with either "CompanyProvidesProduct" or "no_relation". The dataset
|
22 |
-
is hence more suited for Relation Extraction, similar to the (https://huggingface.co/datasets/DFKI-SLT/tacred)
|
23 |
|
24 |
- **Curated by:** DFKI-SLT
|
25 |
- **Shared by:** DFKI-SLT
|
|
|
19 |
|
20 |
This repository contains only those sentences from the original full-text documents which contain at least one ORGANIZATION and one PRODUCT entity.
|
21 |
For each ORG-PROD combination in a sentence, the dataset contains an instance, labeled with either "CompanyProvidesProduct" or "no_relation". The dataset
|
22 |
+
is hence more suited for Relation Extraction, similar to the [TACRED dataset](https://huggingface.co/datasets/DFKI-SLT/tacred), and not for Named Entity Recognition.
|
23 |
|
24 |
- **Curated by:** DFKI-SLT
|
25 |
- **Shared by:** DFKI-SLT
|