Datasets:

Modalities:
Text
Languages:
English
Size:
< 1K
Libraries:
Datasets
License:
File size: 1,772 Bytes
5141c04
 
 
 
6d71f79
 
5141c04
b934570
6d71f79
5141c04
6d71f79
 
 
 
 
5141c04
 
 
 
 
 
 
 
 
 
cbcbb30
5141c04
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

---
language: 
- en
bigbio_language: 
- English
license: unknown
multilinguality: monolingual
bigbio_license_shortname: UNKNOWN
pretty_name: LLL05
homepage: http://genome.jouy.inra.fr/texte/LLLchallenge
bigbio_pubmed: True
bigbio_public: True
bigbio_tasks: 
- RELATION_EXTRACTION
---


# Dataset Card for LLL05

## Dataset Description

- **Homepage:** http://genome.jouy.inra.fr/texte/LLLchallenge
- **Pubmed:** True
- **Public:** True
- **Tasks:** RE


The LLL05 challenge task is to learn rules to extract protein/gene interactions from biology abstracts from the Medline
bibliography database. The goal of the challenge is to test the ability of the participating IE systems to identify the
interactions and the gene/proteins that interact. The participants will test their IE patterns on a test set with the
aim of extracting the correct agent and target.The challenge focuses on information extraction of gene interactions in
Bacillus subtilis. Extracting gene interaction is the most popular event IE task in biology. Bacillus subtilis (Bs) is
a model bacterium and many papers have been published on direct gene interactions involved in sporulation. The gene
interactions are generally mentioned in the abstract and the full text of the paper is not needed. Extracting gene
interaction means, extracting the agent (proteins) and the target (genes) of all couples of genic interactions from
sentences.



## Citation Information

```
    @article{article,
    author = {Nédellec, C.},
    year = {2005},
    month = {01},
    pages = {},
    title = {Learning Language in Logic - Genic Interaction Extraction Challenge},
    journal = {Proceedings of the Learning Language in Logic 2005 Workshop at the         International Conference on Machine Learning}
}

```