annotation.conf
1.74 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# -*- Mode: Text; tab-width: 8; indent-tabs-mode: nil; coding: utf-8; -*-
# vim:set ft=conf ts=2 sw=2 sts=2 autoindent:
# Simple text-based definitions of entity, relation and event types
# and event attributes for the NaCTeM GREC corpus
# (http://www.nactem.ac.uk/GREC/).
[entities]
SPAN
Gene
Regulator
Promoter
Protein
Activator
Repressor
Operon
Transcription_Factor
DNA
Locus
Transcription_Binding_Site
Enzyme
Protein_Complex
Organic_Compounds
Wild_Type_Bacteria
Inorganic_Compounds
Cells
Mutant_Bacteria
Operator
mRNA
Sub_Unit
Sigma_Factor
Amino_Acids
Bacteria
Plasmid
RNA_Polymerase
Mutant_Gene
Phenotype
Enhancer
Tissue
RNA
Domain
Motif
ORF
Peptide
Virus
Polypeptide
Wild_Type_Organism
Chromosome
Viral_Vector
Organism
Organelles
Termination_Site
Ribosome
Restriction_Enzyme
Reagents
Replication
Mutant_Organism
Allele
[relations]
# (No relations defined in the GREC corpus.)
# "SPAN" annotations can nest any entity type
ENTITY-NESTING Arg1:<ENTITY>, Arg2:SPAN
#ENTITY-NESTING Arg1:<ENTITY>, Arg2:SPAN
[events]
<ALL-ARGUMENTS>=Theme*:<ANY>, Agent*:<ANY>, Manner*:<ANY>, Destination*:<ANY>, Location*:<ANY>, Descriptive-Theme*:<ANY>, Condition*:<ANY>, Descriptive-Agent*:<ANY>, Purpose*:<ANY>, Rate*:<ANY>, Temporal*:<ANY>, Instrument*:<ANY>, Source*:<ANY>
GRE <ALL-ARGUMENTS>
Gene_Expression <ALL-ARGUMENTS>
Regulation <ALL-ARGUMENTS>
Gene_Activation <ALL-ARGUMENTS>
Transcription <ALL-ARGUMENTS>
Gene_Repression <ALL-ARGUMENTS>
Mutation <ALL-ARGUMENTS>
Laboratory_Technique <ALL-ARGUMENTS>
Insertion <ALL-ARGUMENTS>
Deletion <ALL-ARGUMENTS>
Recombination <ALL-ARGUMENTS>
Null_Mutation <ALL-ARGUMENTS>
Methylation <ALL-ARGUMENTS>
Point_Mutation <ALL-ARGUMENTS>
Experimental_Technique <ALL-ARGUMENTS>
[attributes]
# (No attributes defined in the GREC corpus.)