Datasets:

Modalities:
Text
Languages:
English
Size:
< 1K
Libraries:
Datasets
License:
File size: 1,176 Bytes
265bac8
 
 
 
df7cfed
 
265bac8
a89bc37
df7cfed
265bac8
df7cfed
 
 
 
 
 
 
 
265bac8
 
 
 
 
 
 
 
 
 
e83ef1d
265bac8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

---
language: 
- en
bigbio_language: 
- English
license: cc-by-nc-sa-3.0
multilinguality: monolingual
bigbio_license_shortname: CC_BY_NC_SA_3p0
pretty_name: MLEE
homepage: http://www.nactem.ac.uk/MLEE/
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks: 
- EVENT_EXTRACTION
- NAMED_ENTITY_RECOGNITION
- RELATION_EXTRACTION
- COREFERENCE_RESOLUTION
---


# Dataset Card for MLEE

## Dataset Description

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


MLEE is an event extraction corpus consisting of manually annotated abstracts of papers
on angiogenesis. It contains annotations for entities, relations, events and coreferences
The annotations span molecular, cellular, tissue, and organ-level processes.



## Citation Information

```
@article{pyysalo2012event,
  title={Event extraction across multiple levels of biological organization},
  author={Pyysalo, Sampo and Ohta, Tomoko and Miwa, Makoto and Cho, Han-Cheol and Tsujii, Jun'ichi and Ananiadou, Sophia},
  journal={Bioinformatics},
  volume={28},
  number={18},
  pages={i575--i581},
  year={2012},
  publisher={Oxford University Press}
}

```