Datasets:

Modalities:
Text
Languages:
English
Size:
< 1K
Libraries:
Datasets
License:
File size: 1,482 Bytes
ad118c2
 
 
 
404e043
 
ad118c2
253d80c
404e043
ad118c2
404e043
 
 
 
 
 
ad118c2
 
 
 
 
 
 
 
 
 
1edad51
ad118c2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65

---
language: 
- en
bigbio_language: 
- English
license: cc-by-4.0
multilinguality: monolingual
bigbio_license_shortname: CC_BY_4p0
pretty_name: CHEBI Corpus
homepage: http://www.nactem.ac.uk/chebi
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks: 
- NAMED_ENTITY_RECOGNITION
- RELATION_EXTRACTION
---


# Dataset Card for CHEBI Corpus

## Dataset Description

- **Homepage:** http://www.nactem.ac.uk/chebi
- **Pubmed:** True
- **Public:** True
- **Tasks:** NER,RE


The ChEBI corpus contains 199 annotated abstracts and 100 annotated full papers.
All documents in the corpus have been annotated for named entities and relations
between these. In total, our corpus provides over 15000 named entity annotations
and over 6,000 relations between entities.



## Citation Information

```
@inproceedings{Shardlow2018,
  title        = {
    A New Corpus to Support Text Mining for the Curation of Metabolites in the
    {ChEBI} Database
  },
  author       = {
    Shardlow, M J and Nguyen, N and Owen, G and O'Donovan, C and Leach, A and
    McNaught, J and Turner, S and Ananiadou, S
  },
  year         = 2018,
  month        = may,
  booktitle    = {
    Proceedings of the Eleventh International Conference on Language Resources
    and Evaluation ({LREC} 2018)
  },
  location     = {Miyazaki, Japan},
  pages        = {280--285},
  conference   = {
    Eleventh International Conference on Language Resources and Evaluation
    (LREC 2018)
  },
  language     = {en}
}

```