Update README.md
Browse files
README.md
CHANGED
|
@@ -32,9 +32,9 @@ This dataset has been extracted from [Europe PMC (EPMC)](https://europepmc.org/)
|
|
| 32 |
|
| 33 |
|
| 34 |
## Dataset Details
|
| 35 |
-
The dataset focuses on mentions of cell lines and related entities in biomedical text,
|
| 36 |
|
| 37 |
-
###
|
| 38 |
- **Named Entity Recognition (NER**):
|
| 39 |
Identify and classify mentions of cell lines or related entities appearing in biomedical contexts.
|
| 40 |
|
|
|
|
| 32 |
|
| 33 |
|
| 34 |
## Dataset Details
|
| 35 |
+
The dataset focuses on mentions of cell lines and related entities in biomedical text, such as cell types, related disease mentions, genes proteins etc. This makes it a valuable resource as it can be used for(but not limited to) the following downstream natural language processing (NLP) tasks in the biomedical domain.
|
| 36 |
|
| 37 |
+
### NLP Tasks
|
| 38 |
- **Named Entity Recognition (NER**):
|
| 39 |
Identify and classify mentions of cell lines or related entities appearing in biomedical contexts.
|
| 40 |
|