Cam-Wheeler commited on
Commit
48cf0a5
·
verified ·
1 Parent(s): fcfd78f

Upload verbaliser_original.json

Browse files
Files changed (1) hide show
  1. verbaliser_original.json +66 -0
verbaliser_original.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "UR116": {
3
+ "Relation": "clinically associated with",
4
+ "Template": "[X] is clinically associated with [Y]."
5
+ },
6
+ "UR124": {
7
+ "Relation": "may treat",
8
+ "Template": "The most widely used drug for preventing [X] is [Y]."
9
+ },
10
+ "UR173": {
11
+ "Relation": "causative agent of",
12
+ "Template": "[X] is caused by [Y]"
13
+ },
14
+ "UR180": {
15
+ "Relation": "is finding of disease",
16
+ "Template": "[Y] is finding of disease [X]."
17
+ },
18
+ "UR211": {
19
+ "Relation": "biological process involves gene product",
20
+ "Template": "[X] involves [Y]."
21
+ },
22
+ "UR214": {
23
+ "Relation": "cause of",
24
+ "Template": "[Y] causes [X]."
25
+ },
26
+ "UR221": {
27
+ "Relation": "gene mapped to disease",
28
+ "Template": "[X] has a genetic association with [Y]."
29
+ },
30
+ "UR254": {
31
+ "Relation": "may be finding of disease",
32
+ "Template": "[X] has symptoms such as [Y]."
33
+ },
34
+ "UR256": {
35
+ "Relation": "may be molecular abnormality of disease",
36
+ "Template": "[Y] has a genetic association with [X]."
37
+ },
38
+ "UR44": {
39
+ "Relation": "may be prevented by",
40
+ "Template": "[X] treats [Y]."
41
+ },
42
+ "UR45": {
43
+ "Relation": "may be treated by",
44
+ "Template": "[X] treats [Y]."
45
+ },
46
+ "UR48": {
47
+ "Relation": "physiologic effect of",
48
+ "Template": "[X] results in [Y]."
49
+ },
50
+ "UR49": {
51
+ "Relation": "mechanism of action of",
52
+ "Template": "[X] has a mechanism of action of [Y]."
53
+ },
54
+ "UR50": {
55
+ "Relation": "therapeutic class of",
56
+ "Template": "[X] is a therapeutic class of [Y]."
57
+ },
58
+ "UR588": {
59
+ "Relation": "process involves gene",
60
+ "Template": "[X] involves [Y] process."
61
+ },
62
+ "UR625": {
63
+ "Relation": "disease has associated gene",
64
+ "Template": "[X] has a genetic association with [Y]."
65
+ }
66
+ }