gabrielaltay
commited on
Commit
·
aabf950
1
Parent(s):
ad723fe
upload hub_repos/scai_chemical/README.md to hub from bigbio repo
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: unknown
|
6 |
+
license_bigbio_shortname: UNKNOWN
|
7 |
+
pretty_name: SCAI Chemical
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
# Dataset Card for SCAI Chemical
|
12 |
+
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
- **Homepage:** https://www.scai.fraunhofer.de/en/business-research-areas/bioinformatics/downloads/corpora-for-chemical-entity-recognition.html
|
16 |
+
- **Pubmed:** True
|
17 |
+
- **Public:** True
|
18 |
+
- **Tasks:** Named Entity Recognition
|
19 |
+
|
20 |
+
|
21 |
+
SCAI Chemical is a corpus of MEDLINE abstracts that has been annotated
|
22 |
+
to give an overview of the different chemical name classes
|
23 |
+
found in MEDLINE text.
|
24 |
+
|
25 |
+
|
26 |
+
|
27 |
+
## Citation Information
|
28 |
+
|
29 |
+
```
|
30 |
+
@inproceedings{kolarik:lrec-ws08,
|
31 |
+
author = {Kol{'a}{r}ik, Corinna and Klinger, Roman and Friedrich, Christoph M and Hofmann-Apitius, Martin and Fluck, Juliane},
|
32 |
+
title = {Chemical Names: {T}erminological Resources and Corpora Annotation},
|
33 |
+
booktitle = {LREC Workshop on Building and Evaluating Resources for Biomedical Text Mining},
|
34 |
+
year = {2008},
|
35 |
+
}
|
36 |
+
|
37 |
+
```
|