nhuvo commited on
Commit
2e4133f
·
verified ·
1 Parent(s): df5ad4e

Add test split (part 2)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. test/abs0134/abs0134_sent07.json +126 -0
  2. test/abs0134/abs0134_sent08.json +98 -0
  3. test/abs0134/abs0134_sent09.json +126 -0
  4. test/abs0134/abs0134_sent10.json +154 -0
  5. test/abs0134/abs0134_sent11.json +42 -0
  6. test/abs0134/abs0134_sent12.json +70 -0
  7. test/abs0134/abs0134_sent13.json +182 -0
  8. test/abs0138/abs0138_sent01.json +70 -0
  9. test/abs0138/abs0138_sent02.json +126 -0
  10. test/abs0138/abs0138_sent03.json +98 -0
  11. test/abs0138/abs0138_sent04.json +154 -0
  12. test/abs0138/abs0138_sent05.json +70 -0
  13. test/abs0138/abs0138_sent06.json +154 -0
  14. test/abs0138/abs0138_sent07.json +42 -0
  15. test/abs0138/abs0138_sent08.json +70 -0
  16. test/abs0138/abs0138_sent09.json +70 -0
  17. test/abs0138/abs0138_sent10.json +70 -0
  18. test/abs0138/abs0138_sent11.json +126 -0
  19. test/abs0138/abs0138_sent12.json +98 -0
  20. test/abs0138/abs0138_sent13.json +154 -0
  21. test/abs0138/abs0138_sent14.json +98 -0
  22. test/abs0157/abs0157_sent01.json +126 -0
  23. test/abs0157/abs0157_sent02.json +70 -0
  24. test/abs0157/abs0157_sent03.json +98 -0
  25. test/abs0157/abs0157_sent04.json +322 -0
  26. test/abs0157/abs0157_sent05.json +98 -0
  27. test/abs0157/abs0157_sent06.json +70 -0
  28. test/abs0157/abs0157_sent07.json +42 -0
  29. test/abs0157/abs0157_sent08.json +70 -0
  30. test/abs0157/abs0157_sent09.json +42 -0
  31. test/abs0157/abs0157_sent10.json +98 -0
  32. test/abs0157/abs0157_sent11.json +210 -0
  33. test/abs0157/abs0157_sent12.json +126 -0
  34. test/abs0157/abs0157_sent13.json +126 -0
  35. test/abs0158/abs0158_sent01.json +98 -0
  36. test/abs0158/abs0158_sent02.json +154 -0
  37. test/abs0158/abs0158_sent03.json +154 -0
  38. test/abs0158/abs0158_sent04.json +70 -0
  39. test/abs0158/abs0158_sent05.json +126 -0
  40. test/abs0158/abs0158_sent06.json +210 -0
  41. test/abs0158/abs0158_sent07.json +70 -0
  42. test/abs0158/abs0158_sent08.json +154 -0
  43. test/abs0158/abs0158_sent09.json +42 -0
  44. test/abs0158/abs0158_sent10.json +70 -0
  45. test/abs0163/abs0163_sent01.json +42 -0
  46. test/abs0163/abs0163_sent02.json +182 -0
  47. test/abs0163/abs0163_sent03.json +70 -0
  48. test/abs0163/abs0163_sent04.json +98 -0
  49. test/abs0163/abs0163_sent05.json +266 -0
  50. test/abs0166/abs0166_sent01.json +126 -0
test/abs0134/abs0134_sent07.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 7,
3
+ "data": {
4
+ "en_text": "Blood samples from each participant were analyzed for DR-70 level.",
5
+ "vi_text": "Mẫu máu của mỗi người tham gia được phân tích cho mức DR-70."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 7,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0134_sent07_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 13,
19
+ "text": "Blood samples",
20
+ "labels": [
21
+ "T031"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0134_sent07_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 24,
32
+ "end": 35,
33
+ "text": "participant",
34
+ "labels": [
35
+ "T098"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0134_sent07_ent03",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 41,
46
+ "end": 49,
47
+ "text": "analyzed",
48
+ "labels": [
49
+ "T062"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0134_sent07_ent04",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 54,
60
+ "end": 59,
61
+ "text": "DR-70",
62
+ "labels": [
63
+ "T103"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0134_sent07_ent01",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 0,
74
+ "end": 7,
75
+ "text": "Mẫu máu",
76
+ "labels": [
77
+ "T031"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0134_sent07_ent02",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 16,
88
+ "end": 30,
89
+ "text": "người tham gia",
90
+ "labels": [
91
+ "T098"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0134_sent07_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 36,
102
+ "end": 45,
103
+ "text": "phân tích",
104
+ "labels": [
105
+ "T062"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0134_sent07_ent04",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 54,
116
+ "end": 59,
117
+ "text": "DR-70",
118
+ "labels": [
119
+ "T103"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }
test/abs0134/abs0134_sent08.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 8,
3
+ "data": {
4
+ "en_text": "Totally 174 patients were enrolled to the study (152 male, 22 female).",
5
+ "vi_text": "Tổng cộng 174 bệnh nhân được đưa vào nghiên cứu (152 nam, 22 nữ)."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 8,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0134_sent08_ent02",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 42,
18
+ "end": 47,
19
+ "text": "study",
20
+ "labels": [
21
+ "T062"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0134_sent08_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 53,
32
+ "end": 57,
33
+ "text": "male",
34
+ "labels": [
35
+ "T098"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0134_sent08_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 62,
46
+ "end": 68,
47
+ "text": "female",
48
+ "labels": [
49
+ "T098"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0134_sent08_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 37,
60
+ "end": 47,
61
+ "text": "nghiên cứu",
62
+ "labels": [
63
+ "T062"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0134_sent08_ent03",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 53,
74
+ "end": 56,
75
+ "text": "nam",
76
+ "labels": [
77
+ "T098"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0134_sent08_ent04",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 61,
88
+ "end": 63,
89
+ "text": "nữ",
90
+ "labels": [
91
+ "T098"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0134/abs0134_sent09.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 9,
3
+ "data": {
4
+ "en_text": "Histopathologically 47(53.4%) patients were diagnosed with squamous cell lung cancer, 34 (38.6%) with adenocarcinoma, and 7 (8%) with non-small cell lung cancer.",
5
+ "vi_text": "Về mô bệnh học 47 (53,4%) bệnh nhân được chẩn đoán ung thư phổi tế bào vảy, 34 (38,6%) ung thư biểu mô tuyến và 7 (8%) ung thư phổi không tế bào nhỏ."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 9,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0134_sent09_ent03",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 44,
18
+ "end": 53,
19
+ "text": "diagnosed",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0134_sent09_ent04",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 59,
32
+ "end": 84,
33
+ "text": "squamous cell lung cancer",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0134_sent09_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 102,
46
+ "end": 116,
47
+ "text": "adenocarcinoma",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0134_sent09_ent06",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 134,
60
+ "end": 160,
61
+ "text": "non-small cell lung cancer",
62
+ "labels": [
63
+ "T038"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0134_sent09_ent03",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 36,
74
+ "end": 50,
75
+ "text": "được chẩn đoán",
76
+ "labels": [
77
+ "T058"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0134_sent09_ent04",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 51,
88
+ "end": 74,
89
+ "text": "ung thư phổi tế bào vảy",
90
+ "labels": [
91
+ "T038"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0134_sent09_ent05",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 87,
102
+ "end": 108,
103
+ "text": "ung thư biểu mô tuyến",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0134_sent09_ent06",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 119,
116
+ "end": 148,
117
+ "text": "ung thư phổi không tế bào nhỏ",
118
+ "labels": [
119
+ "T038"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }
test/abs0134/abs0134_sent10.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 10,
3
+ "data": {
4
+ "en_text": "The mean serum DR-70 levels in lung cancer patients (2.43 ± 1.82 µg/mL) was significantly higher compared to the 86 non-cancerous subjects (1.15 ± 0.70 µg/mL) (p< 0.01).",
5
+ "vi_text": "Mức DR-70 huyết thanh trung bình ở bệnh nhân ung thư phổi (2,43 ± 1,82 μg/mL) cao hơn có ý nghĩa so với 86 đối tượng không ung thư (1,15 ± 0,70 μg/mL) (p < 0,01)."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 10,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0134_sent10_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 4,
18
+ "end": 20,
19
+ "text": "mean serum DR-70",
20
+ "labels": [
21
+ "T103"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0134_sent10_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 31,
32
+ "end": 42,
33
+ "text": "lung cancer",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0134_sent10_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 76,
46
+ "end": 96,
47
+ "text": "significantly higher",
48
+ "labels": [
49
+ "T033"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0134_sent10_ent07",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 116,
60
+ "end": 129,
61
+ "text": "non-cancerous",
62
+ "labels": [
63
+ "T033"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0134_sent10_ent08",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 130,
74
+ "end": 138,
75
+ "text": "subjects",
76
+ "labels": [
77
+ "T098"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0134_sent10_ent01",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 4,
88
+ "end": 32,
89
+ "text": "DR-70 huyết thanh trung bình",
90
+ "labels": [
91
+ "T103"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0134_sent10_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 45,
102
+ "end": 57,
103
+ "text": "ung thư phổi",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0134_sent10_ent05",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 78,
116
+ "end": 96,
117
+ "text": "cao hơn có ý nghĩa",
118
+ "labels": [
119
+ "T033"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0134_sent10_ent07",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 117,
130
+ "end": 130,
131
+ "text": "không ung thư",
132
+ "labels": [
133
+ "T033"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0134_sent10_ent08",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 107,
144
+ "end": 116,
145
+ "text": "đối tượng",
146
+ "labels": [
147
+ "T098"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
153
+ ]
154
+ }
test/abs0134/abs0134_sent11.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 11,
3
+ "data": {
4
+ "en_text": "DR-70 exhibited clinical sensitivity and specificity of 54.5 and 83.7%, respectively, at an optimal cut off at 1.98 µg/mL.",
5
+ "vi_text": "DR-70 có độ nhạy và độ đặc hiệu lâm sàng lần lượt là 54,5 và 83,7%, ở ngưỡng cắt tối ưu là 1,98 μg / mL."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 11,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0134_sent11_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 5,
19
+ "text": "DR-70",
20
+ "labels": [
21
+ "T103"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "vi_abs0134_sent11_ent01",
27
+ "from_name": "vi_label",
28
+ "to_name": "vi_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 0,
32
+ "end": 5,
33
+ "text": "DR-70",
34
+ "labels": [
35
+ "T103"
36
+ ]
37
+ }
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ }
test/abs0134/abs0134_sent12.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 12,
3
+ "data": {
4
+ "en_text": "It could be said that the risk of the presence of the disease is 6.171 times higher in the cases where DR-70 level is 1.98 µg/mL and higher.",
5
+ "vi_text": "Có thể nói, nguy cơ hiện diện của bệnh cao hơn 6,171 lần trong trường hợp nồng độ DR-70 là 1,98 μg / mL và cao hơn."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 12,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0134_sent12_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 54,
18
+ "end": 61,
19
+ "text": "disease",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0134_sent12_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 103,
32
+ "end": 108,
33
+ "text": "DR-70",
34
+ "labels": [
35
+ "T103"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0134_sent12_ent01",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 34,
46
+ "end": 38,
47
+ "text": "bệnh",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0134_sent12_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 82,
60
+ "end": 87,
61
+ "text": "DR-70",
62
+ "labels": [
63
+ "T103"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0134/abs0134_sent13.json ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 13,
3
+ "data": {
4
+ "en_text": "DR-70, a marker used to measure fibrin degradation products, generated by all major cancers, may helps to find high risk lung cancer patients.",
5
+ "vi_text": "DR-70, một dấu ấn được sử dụng để đo các sản phẩm thoái hóa fibrin, được tạo ra bởi tất cả các bệnh ung thư lớn, có thể giúp tìm bệnh nhân nguy cơ cao ung thư phổi."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 13,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0134_sent13_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 5,
19
+ "text": "DR-70",
20
+ "labels": [
21
+ "T103"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0134_sent13_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 9,
32
+ "end": 15,
33
+ "text": "marker",
34
+ "labels": [
35
+ "T103"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0134_sent13_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 32,
46
+ "end": 59,
47
+ "text": "fibrin degradation products",
48
+ "labels": [
49
+ "T103"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0134_sent13_ent05",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 84,
60
+ "end": 91,
61
+ "text": "cancers",
62
+ "labels": [
63
+ "T038"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0134_sent13_ent06",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 111,
74
+ "end": 120,
75
+ "text": "high risk",
76
+ "labels": [
77
+ "T033"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "en_abs0134_sent13_ent07",
83
+ "from_name": "en_label",
84
+ "to_name": "en_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 121,
88
+ "end": 132,
89
+ "text": "lung cancer",
90
+ "labels": [
91
+ "T038"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0134_sent13_ent01",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 0,
102
+ "end": 5,
103
+ "text": "DR-70",
104
+ "labels": [
105
+ "T103"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0134_sent13_ent02",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 11,
116
+ "end": 17,
117
+ "text": "dấu ấn",
118
+ "labels": [
119
+ "T103"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0134_sent13_ent04",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 37,
130
+ "end": 66,
131
+ "text": "các sản phẩm thoái hóa fibrin",
132
+ "labels": [
133
+ "T103"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0134_sent13_ent05",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 91,
144
+ "end": 107,
145
+ "text": "các bệnh ung thư",
146
+ "labels": [
147
+ "T038"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "id": "vi_abs0134_sent13_ent06",
153
+ "from_name": "vi_label",
154
+ "to_name": "vi_text",
155
+ "type": "labels",
156
+ "value": {
157
+ "start": 139,
158
+ "end": 150,
159
+ "text": "nguy cơ cao",
160
+ "labels": [
161
+ "T033"
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "id": "vi_abs0134_sent13_ent07",
167
+ "from_name": "vi_label",
168
+ "to_name": "vi_text",
169
+ "type": "labels",
170
+ "value": {
171
+ "start": 151,
172
+ "end": 163,
173
+ "text": "ung thư phổi",
174
+ "labels": [
175
+ "T038"
176
+ ]
177
+ }
178
+ }
179
+ ]
180
+ }
181
+ ]
182
+ }
test/abs0138/abs0138_sent01.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 1,
3
+ "data": {
4
+ "en_text": "Catastrophic expenditure and impoverishment of patients affected by 7 rare diseases in China",
5
+ "vi_text": "Chi phí y tế thảm khốc và tình trạng nghèo hóa ở bệnh nhân mắc 7 bệnh hiếm gặp tại Trung Quốc"
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 1,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent01_ent04",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 70,
18
+ "end": 83,
19
+ "text": "rare diseases",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent01_ent05",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 87,
32
+ "end": 92,
33
+ "text": "China",
34
+ "labels": [
35
+ "T082"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0138_sent01_ent04",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 65,
46
+ "end": 78,
47
+ "text": "bệnh hiếm gặp",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0138_sent01_ent05",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 83,
60
+ "end": 93,
61
+ "text": "Trung Quốc",
62
+ "labels": [
63
+ "T082"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0138/abs0138_sent02.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 2,
3
+ "data": {
4
+ "en_text": "China is actively promoting regulation of rare diseases, rare disease and orphan drugs have been formally incorporated into the national planning.",
5
+ "vi_text": "Trung Quốc đang tích cực thúc đẩy quy định về các bệnh hiếm gặp, bệnh hiếm gặp và thuốc mồ côi đã được chính thức đưa vào quy hoạch quốc gia."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 2,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent02_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 5,
19
+ "text": "China",
20
+ "labels": [
21
+ "T082"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent02_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 42,
32
+ "end": 55,
33
+ "text": "rare diseases",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0138_sent02_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 57,
46
+ "end": 69,
47
+ "text": "rare disease",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0138_sent02_ent05",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 74,
60
+ "end": 86,
61
+ "text": "orphan drugs",
62
+ "labels": [
63
+ "T103"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0138_sent02_ent01",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 0,
74
+ "end": 10,
75
+ "text": "Trung Quốc",
76
+ "labels": [
77
+ "T082"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0138_sent02_ent03",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 46,
88
+ "end": 63,
89
+ "text": "các bệnh hiếm gặp",
90
+ "labels": [
91
+ "T038"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0138_sent02_ent04",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 65,
102
+ "end": 78,
103
+ "text": "bệnh hiếm gặp",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0138_sent02_ent05",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 82,
116
+ "end": 94,
117
+ "text": "thuốc mồ côi",
118
+ "labels": [
119
+ "T103"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }
test/abs0138/abs0138_sent03.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 3,
3
+ "data": {
4
+ "en_text": "However, few studies have been done to evaluate the affordability of rare disease patients in China.",
5
+ "vi_text": "Tuy nhiên, một vài nghiên cứu đã được thực hiện để đánh giá khả năng chi trả của bệnh nhân mắc bệnh hiếm gặp ở Trung Quốc."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 3,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent03_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 13,
18
+ "end": 20,
19
+ "text": "studies",
20
+ "labels": [
21
+ "T062"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent03_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 69,
32
+ "end": 81,
33
+ "text": "rare disease",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0138_sent03_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 94,
46
+ "end": 99,
47
+ "text": "China",
48
+ "labels": [
49
+ "T082"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0138_sent03_ent01",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 19,
60
+ "end": 29,
61
+ "text": "nghiên cứu",
62
+ "labels": [
63
+ "T062"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0138_sent03_ent03",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 95,
74
+ "end": 108,
75
+ "text": "bệnh hiếm gặp",
76
+ "labels": [
77
+ "T038"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0138_sent03_ent05",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 111,
88
+ "end": 121,
89
+ "text": "Trung Quốc",
90
+ "labels": [
91
+ "T082"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0138/abs0138_sent04.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 4,
3
+ "data": {
4
+ "en_text": "This study aims to provide policy recommendations for the establishment of social security mechanism for rare diseases in China, so as to address the problem of poverty caused by these diseases.",
5
+ "vi_text": "Nghiên cứu này nhằm cung cấp các khuyến nghị chính sách để thiết lập cơ chế an sinh xã hội đối với các bệnh hiếm gặp ở Trung Quốc, để giải quyết vấn đề nghèo hóa do các bệnh này gây ra."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 4,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent04_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 27,
18
+ "end": 33,
19
+ "text": "policy",
20
+ "labels": [
21
+ "T170"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent04_ent04",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 75,
32
+ "end": 100,
33
+ "text": "social security mechanism",
34
+ "labels": [
35
+ "T170"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0138_sent04_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 105,
46
+ "end": 118,
47
+ "text": "rare diseases",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0138_sent04_ent06",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 122,
60
+ "end": 127,
61
+ "text": "China",
62
+ "labels": [
63
+ "T082"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0138_sent04_ent08",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 185,
74
+ "end": 193,
75
+ "text": "diseases",
76
+ "labels": [
77
+ "T038"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0138_sent04_ent01",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 45,
88
+ "end": 55,
89
+ "text": "chính sách",
90
+ "labels": [
91
+ "T170"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0138_sent04_ent04",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 69,
102
+ "end": 90,
103
+ "text": "cơ chế an sinh xã hội",
104
+ "labels": [
105
+ "T170"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0138_sent04_ent05",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 99,
116
+ "end": 116,
117
+ "text": "các bệnh hiếm gặp",
118
+ "labels": [
119
+ "T038"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0138_sent04_ent06",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 119,
130
+ "end": 129,
131
+ "text": "Trung Quốc",
132
+ "labels": [
133
+ "T082"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0138_sent04_ent08",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 165,
144
+ "end": 177,
145
+ "text": "các bệnh này",
146
+ "labels": [
147
+ "T038"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
153
+ ]
154
+ }
test/abs0138/abs0138_sent05.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 5,
3
+ "data": {
4
+ "en_text": "A total of 7 rare diseases were selected by Delphi method.",
5
+ "vi_text": "Tổng cộng có 7 bệnh hiếm gặp được lựa chọn theo phương pháp Delphi."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 5,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent05_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 13,
18
+ "end": 26,
19
+ "text": "rare diseases",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent05_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 44,
32
+ "end": 57,
33
+ "text": "Delphi method",
34
+ "labels": [
35
+ "T062"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0138_sent05_ent01",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 15,
46
+ "end": 28,
47
+ "text": "bệnh hiếm gặp",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0138_sent05_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 48,
60
+ "end": 66,
61
+ "text": "phương pháp Delphi",
62
+ "labels": [
63
+ "T062"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0138/abs0138_sent06.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 6,
3
+ "data": {
4
+ "en_text": "Affordability of treatment for the 7 rare diseases was assessed through annual per capital income, catastrophic expenditure and impoverishment expenditure among urban and rural residents in China.",
5
+ "vi_text": "Khả năng chi trả điều trị cho 7 bệnh hiếm gặp được đánh giá thông qua thu nhập bình quân đầu người hàng năm, chi phí y tế thảm khốc và chi tiêu dẫn đến nghèo hóa trong cộng đồng cư dân thành thị và nông thôn tại Trung Quốc."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 6,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent06_ent02",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 17,
18
+ "end": 26,
19
+ "text": "treatment",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent06_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 37,
32
+ "end": 50,
33
+ "text": "rare diseases",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0138_sent06_ent09",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 161,
46
+ "end": 166,
47
+ "text": "urban",
48
+ "labels": [
49
+ "T098"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0138_sent06_ent10",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 171,
60
+ "end": 186,
61
+ "text": "rural residents",
62
+ "labels": [
63
+ "T098"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0138_sent06_ent11",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 190,
74
+ "end": 195,
75
+ "text": "China",
76
+ "labels": [
77
+ "T082"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0138_sent06_ent02",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 17,
88
+ "end": 25,
89
+ "text": "điều trị",
90
+ "labels": [
91
+ "T058"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0138_sent06_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 32,
102
+ "end": 45,
103
+ "text": "bệnh hiếm gặp",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0138_sent06_ent09",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 185,
116
+ "end": 194,
117
+ "text": "thành thị",
118
+ "labels": [
119
+ "T098"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0138_sent06_ent10",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 198,
130
+ "end": 207,
131
+ "text": "nông thôn",
132
+ "labels": [
133
+ "T098"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0138_sent06_ent11",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 212,
144
+ "end": 222,
145
+ "text": "Trung Quốc",
146
+ "labels": [
147
+ "T082"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
153
+ ]
154
+ }
test/abs0138/abs0138_sent07.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 7,
3
+ "data": {
4
+ "en_text": "Assessed through annual per capital income, health expenditure for the 7 rare diseases are all rather high.",
5
+ "vi_text": "Được đánh giá thông qua thu nhập bình quân đầu người hàng năm, chi phí y tế cho 7 bệnh hiếm gặp đều khá cao."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 7,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent07_ent04",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 73,
18
+ "end": 86,
19
+ "text": "rare diseases",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "vi_abs0138_sent07_ent04",
27
+ "from_name": "vi_label",
28
+ "to_name": "vi_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 82,
32
+ "end": 95,
33
+ "text": "bệnh hiếm gặp",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ }
test/abs0138/abs0138_sent08.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 8,
3
+ "data": {
4
+ "en_text": "The highest health expenditure is equivalent to income of 69.34 years of one urban resident, and the burden is heavier for rural residents.",
5
+ "vi_text": "Chi phí y tế cao nhất tương đương với thu nhập 69, 34 năm của một cư dân thành thị và còn là gánh nặng lớn hơn đối với cư dân nông thôn."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 8,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent08_ent04",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 77,
18
+ "end": 91,
19
+ "text": "urban resident",
20
+ "labels": [
21
+ "T098"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent08_ent05",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 123,
32
+ "end": 138,
33
+ "text": "rural residents",
34
+ "labels": [
35
+ "T098"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0138_sent08_ent04",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 66,
46
+ "end": 82,
47
+ "text": "cư dân thành thị",
48
+ "labels": [
49
+ "T098"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0138_sent08_ent05",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 119,
60
+ "end": 135,
61
+ "text": "cư dân nông thôn",
62
+ "labels": [
63
+ "T098"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0138/abs0138_sent09.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 9,
3
+ "data": {
4
+ "en_text": "Through catastrophic expenditure assessment, proportions of the population experiencing catastrophic expenditure caused by the 7 rare diseases are all under 0.167 ‰.",
5
+ "vi_text": "Thông qua đánh giá chi phí thảm khốc, tỷ lệ dân số chịu chi phí thảm khốc do 7 bệnh hiếm gặp đều dưới 0,167‰."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 9,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent09_ent04",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 64,
18
+ "end": 74,
19
+ "text": "population",
20
+ "labels": [
21
+ "T098"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent09_ent06",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 129,
32
+ "end": 142,
33
+ "text": "rare diseases",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0138_sent09_ent04",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 44,
46
+ "end": 50,
47
+ "text": "dân số",
48
+ "labels": [
49
+ "T098"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0138_sent09_ent06",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 79,
60
+ "end": 92,
61
+ "text": "bệnh hiếm gặp",
62
+ "labels": [
63
+ "T038"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0138/abs0138_sent10.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 10,
3
+ "data": {
4
+ "en_text": "However, once one is ill and taking medications, he will suffer from catastrophic health expenditure.",
5
+ "vi_text": "Tuy nhiên, một khi mắc bệnh và phải dùng thuốc điều trị, người bệnh sẽ phải chịu chi phí y tế thảm khốc."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 10,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent10_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 21,
18
+ "end": 24,
19
+ "text": "ill",
20
+ "labels": [
21
+ "T033"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent10_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 36,
32
+ "end": 47,
33
+ "text": "medications",
34
+ "labels": [
35
+ "T170"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0138_sent10_ent01",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 19,
46
+ "end": 27,
47
+ "text": "mắc bệnh",
48
+ "labels": [
49
+ "T033"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0138_sent10_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 36,
60
+ "end": 55,
61
+ "text": "dùng thuốc điều trị",
62
+ "labels": [
63
+ "T170"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0138/abs0138_sent11.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 11,
3
+ "data": {
4
+ "en_text": "Through impoverishment expenditure assessment, the proportions of impoverishment payment are low among both urban and rural residents, but the 7 rare diseases could lead nearly 4.6 million people into poverty on a national scale.",
5
+ "vi_text": "Kết quả đánh giá chi tiêu gây nghèo hóa cho thấy tỷ lệ chi trả dẫn đến nghèo ở cả cư dân thành thị và nông thôn đều thấp. Tuy nhiên, 7 bệnh hiếm gặp này có thể đẩy gần 4,6 triệu người vào cảnh nghèo trên quy mô toàn quốc."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 11,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent11_ent07",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 108,
18
+ "end": 113,
19
+ "text": "urban",
20
+ "labels": [
21
+ "T098"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent11_ent08",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 118,
32
+ "end": 133,
33
+ "text": "rural residents",
34
+ "labels": [
35
+ "T098"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0138_sent11_ent09",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 145,
46
+ "end": 158,
47
+ "text": "rare diseases",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0138_sent11_ent10",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 189,
60
+ "end": 195,
61
+ "text": "people",
62
+ "labels": [
63
+ "T098"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0138_sent11_ent07",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 89,
74
+ "end": 98,
75
+ "text": "thành thị",
76
+ "labels": [
77
+ "T098"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0138_sent11_ent08",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 102,
88
+ "end": 111,
89
+ "text": "nông thôn",
90
+ "labels": [
91
+ "T098"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0138_sent11_ent09",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 135,
102
+ "end": 148,
103
+ "text": "bệnh hiếm gặp",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0138_sent11_ent10",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 178,
116
+ "end": 183,
117
+ "text": "người",
118
+ "labels": [
119
+ "T098"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }
test/abs0138/abs0138_sent12.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 12,
3
+ "data": {
4
+ "en_text": "The affordability of treatment for rare disease as well as orphan drugs is rather poor.",
5
+ "vi_text": "Khả năng chi trả cho việc điều trị bệnh hiếm cũng như các loại thuốc hiếm vẫn còn rất hạn chế."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 12,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent12_ent02",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 21,
18
+ "end": 30,
19
+ "text": "treatment",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent12_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 35,
32
+ "end": 47,
33
+ "text": "rare disease",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0138_sent12_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 59,
46
+ "end": 71,
47
+ "text": "orphan drugs",
48
+ "labels": [
49
+ "T103"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0138_sent12_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 26,
60
+ "end": 34,
61
+ "text": "điều trị",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0138_sent12_ent03",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 35,
74
+ "end": 44,
75
+ "text": "bệnh hiếm",
76
+ "labels": [
77
+ "T038"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0138_sent12_ent04",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 63,
88
+ "end": 73,
89
+ "text": "thuốc hiếm",
90
+ "labels": [
91
+ "T103"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0138/abs0138_sent13.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 13,
3
+ "data": {
4
+ "en_text": "Residents of different income levels all have difficulties to afford the treatment for rare diseases, so poverty caused by rare diseases is quite widespread.",
5
+ "vi_text": "Cư dân ở các mức thu nhập khác nhau đều gặp khó khăn trong việc chi trả cho việc điều trị các bệnh hiếm gặp, vì vậy nghèo đói do các bệnh hiếm gặp khá phổ biến."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 13,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent13_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 9,
19
+ "text": "Residents",
20
+ "labels": [
21
+ "T098"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent13_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 73,
32
+ "end": 82,
33
+ "text": "treatment",
34
+ "labels": [
35
+ "T058"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0138_sent13_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 87,
46
+ "end": 100,
47
+ "text": "rare diseases",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0138_sent13_ent06",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 123,
60
+ "end": 136,
61
+ "text": "rare diseases",
62
+ "labels": [
63
+ "T038"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0138_sent13_ent07",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 146,
74
+ "end": 156,
75
+ "text": "widespread",
76
+ "labels": [
77
+ "T082"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0138_sent13_ent01",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 0,
88
+ "end": 6,
89
+ "text": "Cư dân",
90
+ "labels": [
91
+ "T098"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0138_sent13_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 81,
102
+ "end": 89,
103
+ "text": "điều trị",
104
+ "labels": [
105
+ "T058"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0138_sent13_ent04",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 90,
116
+ "end": 107,
117
+ "text": "các bệnh hiếm gặp",
118
+ "labels": [
119
+ "T038"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0138_sent13_ent06",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 129,
130
+ "end": 146,
131
+ "text": "các bệnh hiếm gặp",
132
+ "labels": [
133
+ "T038"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0138_sent13_ent07",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 151,
144
+ "end": 159,
145
+ "text": "phổ biến",
146
+ "labels": [
147
+ "T082"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
153
+ ]
154
+ }
test/abs0138/abs0138_sent14.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 14,
3
+ "data": {
4
+ "en_text": "Therefore, social security mechanism for rare disease patients should be established and specific payment pattern for orphan drugs should be set up.",
5
+ "vi_text": "Do đó, cần thiết lập cơ chế an sinh xã hội cho bệnh nhân mắc bệnh hiếm gặp và xây dựng mô hình thanh toán cụ thể đối với các loại thuốc hiếm."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 14,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0138_sent14_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 11,
18
+ "end": 36,
19
+ "text": "social security mechanism",
20
+ "labels": [
21
+ "T170"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0138_sent14_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 41,
32
+ "end": 53,
33
+ "text": "rare disease",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0138_sent14_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 118,
46
+ "end": 130,
47
+ "text": "orphan drugs",
48
+ "labels": [
49
+ "T103"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0138_sent14_ent01",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 21,
60
+ "end": 42,
61
+ "text": "cơ chế an sinh xã hội",
62
+ "labels": [
63
+ "T170"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0138_sent14_ent02",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 61,
74
+ "end": 70,
75
+ "text": "bệnh hiếm",
76
+ "labels": [
77
+ "T038"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0138_sent14_ent05",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 130,
88
+ "end": 140,
89
+ "text": "thuốc hiếm",
90
+ "labels": [
91
+ "T103"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0157/abs0157_sent01.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 1,
3
+ "data": {
4
+ "en_text": "Experimental study in pulmonary artery sealing with a vessel-sealing device",
5
+ "vi_text": "Nghiên cứu thực nghiệm về đóng kín động mạch phổi bằng thiết bị khâu mạch chuyên dụng"
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 1,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent01_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 18,
19
+ "text": "Experimental study",
20
+ "labels": [
21
+ "T062"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent01_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 22,
32
+ "end": 38,
33
+ "text": "pulmonary artery",
34
+ "labels": [
35
+ "T017"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0157_sent01_ent03",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 39,
46
+ "end": 46,
47
+ "text": "sealing",
48
+ "labels": [
49
+ "T058"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0157_sent01_ent04",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 54,
60
+ "end": 75,
61
+ "text": "vessel-sealing device",
62
+ "labels": [
63
+ "T074"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0157_sent01_ent01",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 0,
74
+ "end": 22,
75
+ "text": "Nghiên cứu thực nghiệm",
76
+ "labels": [
77
+ "T062"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0157_sent01_ent02",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 35,
88
+ "end": 49,
89
+ "text": "động mạch phổi",
90
+ "labels": [
91
+ "T017"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0157_sent01_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 26,
102
+ "end": 34,
103
+ "text": "đóng kín",
104
+ "labels": [
105
+ "T058"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0157_sent01_ent04",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 55,
116
+ "end": 85,
117
+ "text": "thiết bị khâu mạch chuyên dụng",
118
+ "labels": [
119
+ "T074"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }
test/abs0157/abs0157_sent02.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 2,
3
+ "data": {
4
+ "en_text": "The development of vessel-sealing devices will facilitate safety in video-assisted thoracoscopic surgery.",
5
+ "vi_text": "Việc phát triển các thiết bị khâu đóng mạch máu sẽ nâng cao độ an toàn trong phẫu thuật nội soi lồng ngực hỗ trợ bằng video."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 2,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent02_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 19,
18
+ "end": 41,
19
+ "text": "vessel-sealing devices",
20
+ "labels": [
21
+ "T074"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent02_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 68,
32
+ "end": 104,
33
+ "text": "video-assisted thoracoscopic surgery",
34
+ "labels": [
35
+ "T058"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0157_sent02_ent01",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 16,
46
+ "end": 47,
47
+ "text": "các thiết bị khâu đóng mạch máu",
48
+ "labels": [
49
+ "T074"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0157_sent02_ent03",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 77,
60
+ "end": 123,
61
+ "text": "phẫu thuật nội soi lồng ngực hỗ trợ bằng video",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0157/abs0157_sent03.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 3,
3
+ "data": {
4
+ "en_text": "Our objective was to evaluate the feasibility and safety of sealing pulmonary arteries with the Enseal tissue-sealing device.",
5
+ "vi_text": "Mục tiêu của chúng tôi là đánh giá tính khả thi và độ an toàn khi sử dụng thiết bị đóng mô Enseal để đóng các động mạch phổi."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 3,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent03_ent03",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 60,
18
+ "end": 67,
19
+ "text": "sealing",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent03_ent04",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 68,
32
+ "end": 86,
33
+ "text": "pulmonary arteries",
34
+ "labels": [
35
+ "T017"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0157_sent03_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 96,
46
+ "end": 124,
47
+ "text": "Enseal tissue-sealing device",
48
+ "labels": [
49
+ "T074"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0157_sent03_ent03",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 101,
60
+ "end": 105,
61
+ "text": "đóng",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0157_sent03_ent04",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 106,
74
+ "end": 124,
75
+ "text": "các động mạch phổi",
76
+ "labels": [
77
+ "T017"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0157_sent03_ent05",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 74,
88
+ "end": 97,
89
+ "text": "thiết bị đóng mô Enseal",
90
+ "labels": [
91
+ "T074"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0157/abs0157_sent04.json ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 4,
3
+ "data": {
4
+ "en_text": "Pulmonary arteries from beagle dogs (mean body weight 13.1 kg, range 10.5-15.4 kg) were divided into 3 groups according to the in-vivo sealing method used (Enseal, ligation, and proximal ligation plus distal Enseal) and extracted to evaluate the pressure tolerance up to 75 mm Hg at the sealed end.",
5
+ "vi_text": "Động mạch phổi từ chó beagle (trọng lượng cơ thể trung bình 13,1 kg, khoảng 10,5-15,4 kg) được chia thành 3 nhóm theo phương pháp hàn kín in vivo được sử dụng (Enseal, thắt và thắt đầu gần cộng với Enseal đầu xa) và được lấy ra để đánh giá khả năng chịu áp lực lên đến 75 mm Hg ở đầu bị hàn kín."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 4,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent04_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 18,
19
+ "text": "Pulmonary arteries",
20
+ "labels": [
21
+ "T017"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent04_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 24,
32
+ "end": 35,
33
+ "text": "beagle dogs",
34
+ "labels": [
35
+ "T204"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0157_sent04_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 127,
46
+ "end": 134,
47
+ "text": "in-vivo",
48
+ "labels": [
49
+ "T082"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0157_sent04_ent05",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 135,
60
+ "end": 149,
61
+ "text": "sealing method",
62
+ "labels": [
63
+ "T170"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0157_sent04_ent06",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 156,
74
+ "end": 162,
75
+ "text": "Enseal",
76
+ "labels": [
77
+ "T074"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "en_abs0157_sent04_ent07",
83
+ "from_name": "en_label",
84
+ "to_name": "en_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 164,
88
+ "end": 172,
89
+ "text": "ligation",
90
+ "labels": [
91
+ "T058"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "en_abs0157_sent04_ent08",
97
+ "from_name": "en_label",
98
+ "to_name": "en_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 178,
102
+ "end": 186,
103
+ "text": "proximal",
104
+ "labels": [
105
+ "T082"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "en_abs0157_sent04_ent09",
111
+ "from_name": "en_label",
112
+ "to_name": "en_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 187,
116
+ "end": 195,
117
+ "text": "ligation",
118
+ "labels": [
119
+ "T058"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "en_abs0157_sent04_ent10",
125
+ "from_name": "en_label",
126
+ "to_name": "en_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 201,
130
+ "end": 207,
131
+ "text": "distal",
132
+ "labels": [
133
+ "T082"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "en_abs0157_sent04_ent11",
139
+ "from_name": "en_label",
140
+ "to_name": "en_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 208,
144
+ "end": 214,
145
+ "text": "Enseal",
146
+ "labels": [
147
+ "T074"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "id": "en_abs0157_sent04_ent15",
153
+ "from_name": "en_label",
154
+ "to_name": "en_text",
155
+ "type": "labels",
156
+ "value": {
157
+ "start": 294,
158
+ "end": 297,
159
+ "text": "end",
160
+ "labels": [
161
+ "T082"
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "id": "vi_abs0157_sent04_ent01",
167
+ "from_name": "vi_label",
168
+ "to_name": "vi_text",
169
+ "type": "labels",
170
+ "value": {
171
+ "start": 0,
172
+ "end": 14,
173
+ "text": "Động mạch phổi",
174
+ "labels": [
175
+ "T017"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "id": "vi_abs0157_sent04_ent02",
181
+ "from_name": "vi_label",
182
+ "to_name": "vi_text",
183
+ "type": "labels",
184
+ "value": {
185
+ "start": 18,
186
+ "end": 28,
187
+ "text": "chó beagle",
188
+ "labels": [
189
+ "T204"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "id": "vi_abs0157_sent04_ent04",
195
+ "from_name": "vi_label",
196
+ "to_name": "vi_text",
197
+ "type": "labels",
198
+ "value": {
199
+ "start": 138,
200
+ "end": 145,
201
+ "text": "in vivo",
202
+ "labels": [
203
+ "T082"
204
+ ]
205
+ }
206
+ },
207
+ {
208
+ "id": "vi_abs0157_sent04_ent05",
209
+ "from_name": "vi_label",
210
+ "to_name": "vi_text",
211
+ "type": "labels",
212
+ "value": {
213
+ "start": 118,
214
+ "end": 137,
215
+ "text": "phương pháp hàn kín",
216
+ "labels": [
217
+ "T170"
218
+ ]
219
+ }
220
+ },
221
+ {
222
+ "id": "vi_abs0157_sent04_ent06",
223
+ "from_name": "vi_label",
224
+ "to_name": "vi_text",
225
+ "type": "labels",
226
+ "value": {
227
+ "start": 160,
228
+ "end": 166,
229
+ "text": "Enseal",
230
+ "labels": [
231
+ "T074"
232
+ ]
233
+ }
234
+ },
235
+ {
236
+ "id": "vi_abs0157_sent04_ent07",
237
+ "from_name": "vi_label",
238
+ "to_name": "vi_text",
239
+ "type": "labels",
240
+ "value": {
241
+ "start": 168,
242
+ "end": 172,
243
+ "text": "thắt",
244
+ "labels": [
245
+ "T058"
246
+ ]
247
+ }
248
+ },
249
+ {
250
+ "id": "vi_abs0157_sent04_ent08",
251
+ "from_name": "vi_label",
252
+ "to_name": "vi_text",
253
+ "type": "labels",
254
+ "value": {
255
+ "start": 181,
256
+ "end": 188,
257
+ "text": "đầu gần",
258
+ "labels": [
259
+ "T082"
260
+ ]
261
+ }
262
+ },
263
+ {
264
+ "id": "vi_abs0157_sent04_ent09",
265
+ "from_name": "vi_label",
266
+ "to_name": "vi_text",
267
+ "type": "labels",
268
+ "value": {
269
+ "start": 176,
270
+ "end": 180,
271
+ "text": "thắt",
272
+ "labels": [
273
+ "T058"
274
+ ]
275
+ }
276
+ },
277
+ {
278
+ "id": "vi_abs0157_sent04_ent10",
279
+ "from_name": "vi_label",
280
+ "to_name": "vi_text",
281
+ "type": "labels",
282
+ "value": {
283
+ "start": 205,
284
+ "end": 211,
285
+ "text": "đầu xa",
286
+ "labels": [
287
+ "T082"
288
+ ]
289
+ }
290
+ },
291
+ {
292
+ "id": "vi_abs0157_sent04_ent11",
293
+ "from_name": "vi_label",
294
+ "to_name": "vi_text",
295
+ "type": "labels",
296
+ "value": {
297
+ "start": 198,
298
+ "end": 204,
299
+ "text": "Enseal",
300
+ "labels": [
301
+ "T074"
302
+ ]
303
+ }
304
+ },
305
+ {
306
+ "id": "vi_abs0157_sent04_ent15",
307
+ "from_name": "vi_label",
308
+ "to_name": "vi_text",
309
+ "type": "labels",
310
+ "value": {
311
+ "start": 280,
312
+ "end": 283,
313
+ "text": "đầu",
314
+ "labels": [
315
+ "T082"
316
+ ]
317
+ }
318
+ }
319
+ ]
320
+ }
321
+ ]
322
+ }
test/abs0157/abs0157_sent05.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 5,
3
+ "data": {
4
+ "en_text": "A left lower lobectomy was performed to evaluate chronic-phase durability of the sealed stumps in a survival model.",
5
+ "vi_text": "Phẫu thuật cắt thùy phổi dưới bên trái được thực hiện để đánh giá độ bền giai đoạn mạn tính của gốc kín trên mô hình sống."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 5,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent05_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 13,
18
+ "end": 22,
19
+ "text": "lobectomy",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent05_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 81,
32
+ "end": 94,
33
+ "text": "sealed stumps",
34
+ "labels": [
35
+ "T074"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0157_sent05_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 100,
46
+ "end": 114,
47
+ "text": "survival model",
48
+ "labels": [
49
+ "T204"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0157_sent05_ent01",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 11,
60
+ "end": 19,
61
+ "text": "cắt thùy",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0157_sent05_ent03",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 96,
74
+ "end": 103,
75
+ "text": "gốc kín",
76
+ "labels": [
77
+ "T074"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0157_sent05_ent04",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 109,
88
+ "end": 121,
89
+ "text": "mô hình sống",
90
+ "labels": [
91
+ "T204"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0157/abs0157_sent06.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 6,
3
+ "data": {
4
+ "en_text": "Two or three branches of the pulmonary arteries in each dog were allocated to each of the 3 groups.",
5
+ "vi_text": "Hai hoặc ba nhánh động mạch phổi ở mỗi con chó được phân bổ cho mỗi nhóm trong 3 nhóm."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 6,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent06_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 29,
18
+ "end": 47,
19
+ "text": "pulmonary arteries",
20
+ "labels": [
21
+ "T017"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent06_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 56,
32
+ "end": 59,
33
+ "text": "dog",
34
+ "labels": [
35
+ "T204"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0157_sent06_ent01",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 18,
46
+ "end": 32,
47
+ "text": "động mạch phổi",
48
+ "labels": [
49
+ "T017"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0157_sent06_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 43,
60
+ "end": 46,
61
+ "text": "chó",
62
+ "labels": [
63
+ "T204"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0157/abs0157_sent07.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 7,
3
+ "data": {
4
+ "en_text": "After the scheduled survival period, the pulmonary arteries were sampled.",
5
+ "vi_text": "Sau thời gian sống thêm theo lịch trình, các động mạch phổi được lấy mẫu."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 7,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent07_ent03",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 41,
18
+ "end": 59,
19
+ "text": "pulmonary arteries",
20
+ "labels": [
21
+ "T017"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "vi_abs0157_sent07_ent03",
27
+ "from_name": "vi_label",
28
+ "to_name": "vi_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 41,
32
+ "end": 59,
33
+ "text": "các động mạch phổi",
34
+ "labels": [
35
+ "T017"
36
+ ]
37
+ }
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ }
test/abs0157/abs0157_sent08.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 8,
3
+ "data": {
4
+ "en_text": "Pressure tolerance at the sealed end was evaluated in 91 pulmonary artery sections.",
5
+ "vi_text": "Khả năng chịu áp lực tại đầu mạch đã đóng kín được đánh giá trên 91 mẫu động mạch phổi."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 8,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent08_ent04",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 33,
18
+ "end": 36,
19
+ "text": "end",
20
+ "labels": [
21
+ "T082"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent08_ent05",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 57,
32
+ "end": 73,
33
+ "text": "pulmonary artery",
34
+ "labels": [
35
+ "T017"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0157_sent08_ent04",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 25,
46
+ "end": 28,
47
+ "text": "đầu",
48
+ "labels": [
49
+ "T082"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0157_sent08_ent05",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 72,
60
+ "end": 86,
61
+ "text": "động mạch phổi",
62
+ "labels": [
63
+ "T017"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0157/abs0157_sent09.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 9,
3
+ "data": {
4
+ "en_text": "All sealed ends showed pressure tolerance >75 mm Hg.",
5
+ "vi_text": "Tất cả các đầu mạch đã đóng đều chịu được áp lực >75 mmHg."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 9,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent09_ent02",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 11,
18
+ "end": 15,
19
+ "text": "ends",
20
+ "labels": [
21
+ "T082"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "vi_abs0157_sent09_ent02",
27
+ "from_name": "vi_label",
28
+ "to_name": "vi_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 7,
32
+ "end": 14,
33
+ "text": "các đầu",
34
+ "labels": [
35
+ "T082"
36
+ ]
37
+ }
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ }
test/abs0157/abs0157_sent10.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 10,
3
+ "data": {
4
+ "en_text": "A left lower lobectomy was performed in 13 dogs in which 35 pulmonary artery sections had been allocated into the 3 groups.",
5
+ "vi_text": "Cắt thùy phổi dưới bên trái được thực hiện trên 13 con chó, trong đó 35 đoạn động mạch phổi được chia thành 3 nhóm."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 10,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent10_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 13,
18
+ "end": 22,
19
+ "text": "lobectomy",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent10_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 43,
32
+ "end": 47,
33
+ "text": "dogs",
34
+ "labels": [
35
+ "T204"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0157_sent10_ent03",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 60,
46
+ "end": 76,
47
+ "text": "pulmonary artery",
48
+ "labels": [
49
+ "T017"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0157_sent10_ent01",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 0,
60
+ "end": 18,
61
+ "text": "Cắt thùy phổi dưới",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0157_sent10_ent02",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 51,
74
+ "end": 58,
75
+ "text": "con chó",
76
+ "labels": [
77
+ "T204"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0157_sent10_ent03",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 77,
88
+ "end": 91,
89
+ "text": "động mạch phổi",
90
+ "labels": [
91
+ "T017"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0157/abs0157_sent11.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 11,
3
+ "data": {
4
+ "en_text": "No sealing failure was found, and pathological findings showed healing and persistent hemostasis at all sealed ends of the pulmonary arteries after 2 and 4 weeks of the survival period.",
5
+ "vi_text": "Không ghi nhận trường hợp nào bị hở chỗ đóng, và kết quả giải phẫu bệnh cho thấy quá trình lành thương cùng với khả năng cầm máu bền vững tại tất cả các vị trí đóng mạch động mạch phổi sau 2 và 4 tuần theo dõi trên mô hình sống."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 11,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent11_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 2,
19
+ "text": "No",
20
+ "labels": [
21
+ "T033"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent11_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 3,
32
+ "end": 10,
33
+ "text": "sealing",
34
+ "labels": [
35
+ "T058"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0157_sent11_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 47,
46
+ "end": 55,
47
+ "text": "findings",
48
+ "labels": [
49
+ "T033"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0157_sent11_ent06",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 63,
60
+ "end": 70,
61
+ "text": "healing",
62
+ "labels": [
63
+ "T038"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0157_sent11_ent08",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 86,
74
+ "end": 96,
75
+ "text": "hemostasis",
76
+ "labels": [
77
+ "T038"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "en_abs0157_sent11_ent10",
83
+ "from_name": "en_label",
84
+ "to_name": "en_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 111,
88
+ "end": 115,
89
+ "text": "ends",
90
+ "labels": [
91
+ "T082"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "en_abs0157_sent11_ent11",
97
+ "from_name": "en_label",
98
+ "to_name": "en_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 123,
102
+ "end": 141,
103
+ "text": "pulmonary arteries",
104
+ "labels": [
105
+ "T017"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0157_sent11_ent01",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 0,
116
+ "end": 5,
117
+ "text": "Không",
118
+ "labels": [
119
+ "T033"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0157_sent11_ent02",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 40,
130
+ "end": 44,
131
+ "text": "đóng",
132
+ "labels": [
133
+ "T058"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0157_sent11_ent05",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 49,
144
+ "end": 71,
145
+ "text": "kết quả giải phẫu bệnh",
146
+ "labels": [
147
+ "T033"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "id": "vi_abs0157_sent11_ent06",
153
+ "from_name": "vi_label",
154
+ "to_name": "vi_text",
155
+ "type": "labels",
156
+ "value": {
157
+ "start": 91,
158
+ "end": 102,
159
+ "text": "lành thương",
160
+ "labels": [
161
+ "T038"
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "id": "vi_abs0157_sent11_ent08",
167
+ "from_name": "vi_label",
168
+ "to_name": "vi_text",
169
+ "type": "labels",
170
+ "value": {
171
+ "start": 121,
172
+ "end": 128,
173
+ "text": "cầm máu",
174
+ "labels": [
175
+ "T038"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "id": "vi_abs0157_sent11_ent10",
181
+ "from_name": "vi_label",
182
+ "to_name": "vi_text",
183
+ "type": "labels",
184
+ "value": {
185
+ "start": 149,
186
+ "end": 164,
187
+ "text": "các vị trí đóng",
188
+ "labels": [
189
+ "T082"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "id": "vi_abs0157_sent11_ent11",
195
+ "from_name": "vi_label",
196
+ "to_name": "vi_text",
197
+ "type": "labels",
198
+ "value": {
199
+ "start": 170,
200
+ "end": 184,
201
+ "text": "động mạch phổi",
202
+ "labels": [
203
+ "T017"
204
+ ]
205
+ }
206
+ }
207
+ ]
208
+ }
209
+ ]
210
+ }
test/abs0157/abs0157_sent12.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 12,
3
+ "data": {
4
+ "en_text": "Pulmonary arteries sealed in vivo with the Enseal device showed pressure tolerance >75 mm Hg in the acute phase, and persistent hemostasis after 2 or 4 weeks.",
5
+ "vi_text": "Các động mạch phổi được đóng bằng thiết bị Enseal trong điều kiện in vivo cho thấy khả năng chịu áp lực > 75 mm Hg trong giai đoạn cấp tính và cầm máu dai dẳng sau 2 hoặc 4 tuần."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 12,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent12_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 18,
19
+ "text": "Pulmonary arteries",
20
+ "labels": [
21
+ "T017"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent12_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 26,
32
+ "end": 33,
33
+ "text": "in vivo",
34
+ "labels": [
35
+ "T082"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0157_sent12_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 43,
46
+ "end": 56,
47
+ "text": "Enseal device",
48
+ "labels": [
49
+ "T074"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0157_sent12_ent09",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 128,
60
+ "end": 138,
61
+ "text": "hemostasis",
62
+ "labels": [
63
+ "T038"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0157_sent12_ent01",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 0,
74
+ "end": 18,
75
+ "text": "Các động mạch phổi",
76
+ "labels": [
77
+ "T017"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0157_sent12_ent03",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 66,
88
+ "end": 73,
89
+ "text": "in vivo",
90
+ "labels": [
91
+ "T082"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0157_sent12_ent04",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 34,
102
+ "end": 49,
103
+ "text": "thiết bị Enseal",
104
+ "labels": [
105
+ "T074"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0157_sent12_ent09",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 143,
116
+ "end": 150,
117
+ "text": "cầm máu",
118
+ "labels": [
119
+ "T038"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }
test/abs0157/abs0157_sent13.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 13,
3
+ "data": {
4
+ "en_text": "Pulmonary artery sealing with the Enseal device is feasible and safe in thoracic surgery settings.",
5
+ "vi_text": "Phương pháp đóng động mạch phổi bằng thiết bị Enseal là khả thi và an toàn trong các can thiệp ngoại khoa lồng ngực."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 13,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0157_sent13_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 16,
19
+ "text": "Pulmonary artery",
20
+ "labels": [
21
+ "T017"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0157_sent13_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 17,
32
+ "end": 24,
33
+ "text": "sealing",
34
+ "labels": [
35
+ "T058"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0157_sent13_ent03",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 34,
46
+ "end": 47,
47
+ "text": "Enseal device",
48
+ "labels": [
49
+ "T074"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0157_sent13_ent06",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 72,
60
+ "end": 88,
61
+ "text": "thoracic surgery",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0157_sent13_ent01",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 17,
74
+ "end": 31,
75
+ "text": "động mạch phổi",
76
+ "labels": [
77
+ "T017"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0157_sent13_ent02",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 12,
88
+ "end": 16,
89
+ "text": "đóng",
90
+ "labels": [
91
+ "T058"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0157_sent13_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 37,
102
+ "end": 52,
103
+ "text": "thiết bị Enseal",
104
+ "labels": [
105
+ "T074"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0157_sent13_ent06",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 95,
116
+ "end": 115,
117
+ "text": "ngoại khoa lồng ngực",
118
+ "labels": [
119
+ "T058"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }
test/abs0158/abs0158_sent01.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 1,
3
+ "data": {
4
+ "en_text": "Pathophysiology, treatment and prevention of ovarian hyperstimulation syndrome",
5
+ "vi_text": "Sinh lý bệnh, điều trị và phòng ngừa hội chứng quá kích buồng trứng"
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 1,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent01_ent02",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 17,
18
+ "end": 26,
19
+ "text": "treatment",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent01_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 31,
32
+ "end": 41,
33
+ "text": "prevention",
34
+ "labels": [
35
+ "T058"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0158_sent01_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 45,
46
+ "end": 78,
47
+ "text": "ovarian hyperstimulation syndrome",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0158_sent01_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 14,
60
+ "end": 22,
61
+ "text": "điều trị",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0158_sent01_ent03",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 26,
74
+ "end": 36,
75
+ "text": "phòng ngừa",
76
+ "labels": [
77
+ "T058"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0158_sent01_ent04",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 37,
88
+ "end": 67,
89
+ "text": "hội chứng quá kích buồng trứng",
90
+ "labels": [
91
+ "T038"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0158/abs0158_sent02.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 2,
3
+ "data": {
4
+ "en_text": "Severe ovarian hyperstimulation syndrome (OHSS) is an iatrogenic condition that affects 1% of women that undergo treatment with assisted reproductive technology.",
5
+ "vi_text": "Hội chứng quá kích buồng trứng nặng (OHSS) là một tình trạng do điều trị ảnh hưởng đến 1% phụ nữ được điều trị bằng công nghệ hỗ trợ sinh sản."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 2,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent02_ent02",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 7,
18
+ "end": 40,
19
+ "text": "ovarian hyperstimulation syndrome",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent02_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 42,
32
+ "end": 46,
33
+ "text": "OHSS",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0158_sent02_ent07",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 94,
46
+ "end": 99,
47
+ "text": "women",
48
+ "labels": [
49
+ "T098"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0158_sent02_ent08",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 113,
60
+ "end": 122,
61
+ "text": "treatment",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0158_sent02_ent09",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 128,
74
+ "end": 160,
75
+ "text": "assisted reproductive technology",
76
+ "labels": [
77
+ "T058"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0158_sent02_ent02",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 10,
88
+ "end": 30,
89
+ "text": "quá kích buồng trứng",
90
+ "labels": [
91
+ "T038"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0158_sent02_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 37,
102
+ "end": 41,
103
+ "text": "OHSS",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0158_sent02_ent07",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 90,
116
+ "end": 96,
117
+ "text": "phụ nữ",
118
+ "labels": [
119
+ "T098"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0158_sent02_ent08",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 64,
130
+ "end": 72,
131
+ "text": "điều trị",
132
+ "labels": [
133
+ "T058"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0158_sent02_ent09",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 116,
144
+ "end": 141,
145
+ "text": "công nghệ hỗ trợ sinh sản",
146
+ "labels": [
147
+ "T058"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
153
+ ]
154
+ }
test/abs0158/abs0158_sent03.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 3,
3
+ "data": {
4
+ "en_text": "The review aims to summarize recent evidence on pathophysiology, treatment, and prevention of OHSS.",
5
+ "vi_text": "Tổng quan nhằm tóm tắt các bằng chứng gần đây về sinh lý bệnh, điều trị và phòng ngừa OHSS."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 3,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent03_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 4,
18
+ "end": 10,
19
+ "text": "review",
20
+ "labels": [
21
+ "T170"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent03_ent03",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 19,
32
+ "end": 28,
33
+ "text": "summarize",
34
+ "labels": [
35
+ "T170"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0158_sent03_ent07",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 65,
46
+ "end": 74,
47
+ "text": "treatment",
48
+ "labels": [
49
+ "T058"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0158_sent03_ent08",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 80,
60
+ "end": 90,
61
+ "text": "prevention",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0158_sent03_ent09",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 94,
74
+ "end": 98,
75
+ "text": "OHSS",
76
+ "labels": [
77
+ "T038"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0158_sent03_ent01",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 0,
88
+ "end": 9,
89
+ "text": "Tổng quan",
90
+ "labels": [
91
+ "T170"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0158_sent03_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 15,
102
+ "end": 22,
103
+ "text": "tóm tắt",
104
+ "labels": [
105
+ "T170"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0158_sent03_ent07",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 63,
116
+ "end": 71,
117
+ "text": "điều trị",
118
+ "labels": [
119
+ "T058"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0158_sent03_ent08",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 75,
130
+ "end": 85,
131
+ "text": "phòng ngừa",
132
+ "labels": [
133
+ "T058"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0158_sent03_ent09",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 86,
144
+ "end": 90,
145
+ "text": "OHSS",
146
+ "labels": [
147
+ "T038"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
153
+ ]
154
+ }
test/abs0158/abs0158_sent04.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 4,
3
+ "data": {
4
+ "en_text": "The pathophysiology is still not completely understood; however, vascular endothelial growth factor is likely to be an important mediator.",
5
+ "vi_text": "Sinh lý bệnh vẫn chưa được hiểu đầy đủ; tuy nhiên, yếu tố tăng trưởng nội mô mạch máu có thể là một chất trung gian quan trọng."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 4,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent04_ent03",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 44,
18
+ "end": 54,
19
+ "text": "understood",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent04_ent04",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 65,
32
+ "end": 99,
33
+ "text": "vascular endothelial growth factor",
34
+ "labels": [
35
+ "T103"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0158_sent04_ent03",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 27,
46
+ "end": 31,
47
+ "text": "hiểu",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0158_sent04_ent04",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 51,
60
+ "end": 85,
61
+ "text": "yếu tố tăng trưởng nội mô mạch máu",
62
+ "labels": [
63
+ "T103"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0158/abs0158_sent05.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 5,
3
+ "data": {
4
+ "en_text": "Human chorionic gonadotropin was previously thought to be necessary for OHSS to occur; however, recent case reports have proven otherwise.",
5
+ "vi_text": "Gonadotropin màng đệm ở người trước đây được cho là cần thiết cho OHSS xảy ra; tuy nhiên, các báo cáo trường hợp gần đây đã chứng minh ngược lại."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 5,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent05_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 28,
19
+ "text": "Human chorionic gonadotropin",
20
+ "labels": [
21
+ "T103"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent05_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 44,
32
+ "end": 51,
33
+ "text": "thought",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0158_sent05_ent03",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 72,
46
+ "end": 76,
47
+ "text": "OHSS",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0158_sent05_ent05",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 96,
60
+ "end": 115,
61
+ "text": "recent case reports",
62
+ "labels": [
63
+ "T170"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0158_sent05_ent01",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 0,
74
+ "end": 29,
75
+ "text": "Gonadotropin màng đệm ở người",
76
+ "labels": [
77
+ "T103"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0158_sent05_ent02",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 40,
88
+ "end": 51,
89
+ "text": "được cho là",
90
+ "labels": [
91
+ "T038"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0158_sent05_ent03",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 66,
102
+ "end": 70,
103
+ "text": "OHSS",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0158_sent05_ent05",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 90,
116
+ "end": 120,
117
+ "text": "các báo cáo trường hợp gần đây",
118
+ "labels": [
119
+ "T170"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }
test/abs0158/abs0158_sent06.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 6,
3
+ "data": {
4
+ "en_text": "The contribution of an attenuated anti-Mullerian hormone signalling pathway and CD11c + HLA-DR + dendritic cells and associated interleukins has been explored recently as contributors to pathogenesis.",
5
+ "vi_text": "Sự đóng góp của một con đường truyền tín hiệu hormone chống Multiler bị suy giảm và các tế bào đuôi gai CD11c + HLA-DR + và interleukin liên quan đã được khám phá gần đây như là những đóng góp cho sinh bệnh học."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 6,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent06_ent03",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 34,
18
+ "end": 56,
19
+ "text": "anti-Mullerian hormone",
20
+ "labels": [
21
+ "T103"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent06_ent04",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 57,
32
+ "end": 75,
33
+ "text": "signalling pathway",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0158_sent06_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 80,
46
+ "end": 85,
47
+ "text": "CD11c",
48
+ "labels": [
49
+ "T103"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0158_sent06_ent06",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 88,
60
+ "end": 94,
61
+ "text": "HLA-DR",
62
+ "labels": [
63
+ "T103"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0158_sent06_ent07",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 97,
74
+ "end": 112,
75
+ "text": "dendritic cells",
76
+ "labels": [
77
+ "T017"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "en_abs0158_sent06_ent09",
83
+ "from_name": "en_label",
84
+ "to_name": "en_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 128,
88
+ "end": 140,
89
+ "text": "interleukins",
90
+ "labels": [
91
+ "T103"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "en_abs0158_sent06_ent12",
97
+ "from_name": "en_label",
98
+ "to_name": "en_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 187,
102
+ "end": 199,
103
+ "text": "pathogenesis",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0158_sent06_ent03",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 46,
116
+ "end": 68,
117
+ "text": "hormone chống Multiler",
118
+ "labels": [
119
+ "T103"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0158_sent06_ent04",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 20,
130
+ "end": 45,
131
+ "text": "con đường truyền tín hiệu",
132
+ "labels": [
133
+ "T038"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0158_sent06_ent05",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 104,
144
+ "end": 109,
145
+ "text": "CD11c",
146
+ "labels": [
147
+ "T103"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "id": "vi_abs0158_sent06_ent06",
153
+ "from_name": "vi_label",
154
+ "to_name": "vi_text",
155
+ "type": "labels",
156
+ "value": {
157
+ "start": 112,
158
+ "end": 118,
159
+ "text": "HLA-DR",
160
+ "labels": [
161
+ "T103"
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "id": "vi_abs0158_sent06_ent07",
167
+ "from_name": "vi_label",
168
+ "to_name": "vi_text",
169
+ "type": "labels",
170
+ "value": {
171
+ "start": 84,
172
+ "end": 103,
173
+ "text": "các tế bào đuôi gai",
174
+ "labels": [
175
+ "T017"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "id": "vi_abs0158_sent06_ent09",
181
+ "from_name": "vi_label",
182
+ "to_name": "vi_text",
183
+ "type": "labels",
184
+ "value": {
185
+ "start": 124,
186
+ "end": 135,
187
+ "text": "interleukin",
188
+ "labels": [
189
+ "T103"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "id": "vi_abs0158_sent06_ent12",
195
+ "from_name": "vi_label",
196
+ "to_name": "vi_text",
197
+ "type": "labels",
198
+ "value": {
199
+ "start": 197,
200
+ "end": 210,
201
+ "text": "sinh bệnh học",
202
+ "labels": [
203
+ "T038"
204
+ ]
205
+ }
206
+ }
207
+ ]
208
+ }
209
+ ]
210
+ }
test/abs0158/abs0158_sent07.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 7,
3
+ "data": {
4
+ "en_text": "Treatment is largely supportive and is based mainly on consensus statements rather than evidence.",
5
+ "vi_text": "Điều trị phần lớn là hỗ trợ và chủ yếu dựa trên các tuyên bố đồng thuận hơn là bằng chứng."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 7,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent07_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 9,
19
+ "text": "Treatment",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent07_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 21,
32
+ "end": 31,
33
+ "text": "supportive",
34
+ "labels": [
35
+ "T058"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0158_sent07_ent01",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 0,
46
+ "end": 8,
47
+ "text": "Điều trị",
48
+ "labels": [
49
+ "T058"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0158_sent07_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 21,
60
+ "end": 27,
61
+ "text": "hỗ trợ",
62
+ "labels": [
63
+ "T058"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0158/abs0158_sent08.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 8,
3
+ "data": {
4
+ "en_text": "Therefore, it is important to prevent this condition by identifying women at risk, allowing the clinician to implement preventive strategies, including the use of GnRH antagonist cycles with agonist triggers.",
5
+ "vi_text": "Do đó, điều quan trọng là ngăn ngừa tình trạng này bằng cách xác định phụ nữ có nguy cơ, cho phép bác sĩ lâm sàng thực hiện các chiến lược phòng ngừa, bao gồm sử dụng chu kỳ đối kháng GnRH với các chất kích hoạt chủ vận."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 8,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent08_ent04",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 56,
18
+ "end": 67,
19
+ "text": "identifying",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent08_ent05",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 68,
32
+ "end": 73,
33
+ "text": "women",
34
+ "labels": [
35
+ "T098"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0158_sent08_ent08",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 96,
46
+ "end": 105,
47
+ "text": "clinician",
48
+ "labels": [
49
+ "T097"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0158_sent08_ent12",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 163,
60
+ "end": 178,
61
+ "text": "GnRH antagonist",
62
+ "labels": [
63
+ "T103"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0158_sent08_ent14",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 191,
74
+ "end": 198,
75
+ "text": "agonist",
76
+ "labels": [
77
+ "T103"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0158_sent08_ent04",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 61,
88
+ "end": 69,
89
+ "text": "xác định",
90
+ "labels": [
91
+ "T058"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0158_sent08_ent05",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 70,
102
+ "end": 76,
103
+ "text": "phụ nữ",
104
+ "labels": [
105
+ "T098"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0158_sent08_ent08",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 98,
116
+ "end": 113,
117
+ "text": "bác sĩ lâm sàng",
118
+ "labels": [
119
+ "T097"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0158_sent08_ent12",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 174,
130
+ "end": 188,
131
+ "text": "đối kháng GnRH",
132
+ "labels": [
133
+ "T103"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0158_sent08_ent14",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 212,
144
+ "end": 219,
145
+ "text": "chủ vận",
146
+ "labels": [
147
+ "T103"
148
+ ]
149
+ }
150
+ }
151
+ ]
152
+ }
153
+ ]
154
+ }
test/abs0158/abs0158_sent09.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 9,
3
+ "data": {
4
+ "en_text": "More research is required to elucidate the pathophysiology behind the condition.",
5
+ "vi_text": "Cần nhiều nghiên cứu hơn để làm sáng tỏ sinh lý bệnh đằng sau tình trạng này."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 9,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent09_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 5,
18
+ "end": 13,
19
+ "text": "research",
20
+ "labels": [
21
+ "T062"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "vi_abs0158_sent09_ent01",
27
+ "from_name": "vi_label",
28
+ "to_name": "vi_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 10,
32
+ "end": 20,
33
+ "text": "nghiên cứu",
34
+ "labels": [
35
+ "T062"
36
+ ]
37
+ }
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ }
test/abs0158/abs0158_sent10.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 10,
3
+ "data": {
4
+ "en_text": "Clinicians should employ strategies to prevent OHSS.",
5
+ "vi_text": "Các bác sĩ lâm sàng nên sử dụng các chiến lược để ngăn ngừa OHSS."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 10,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0158_sent10_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 10,
19
+ "text": "Clinicians",
20
+ "labels": [
21
+ "T097"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0158_sent10_ent05",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 47,
32
+ "end": 51,
33
+ "text": "OHSS",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0158_sent10_ent01",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 0,
46
+ "end": 19,
47
+ "text": "Các bác sĩ lâm sàng",
48
+ "labels": [
49
+ "T097"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0158_sent10_ent05",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 60,
60
+ "end": 64,
61
+ "text": "OHSS",
62
+ "labels": [
63
+ "T038"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0163/abs0163_sent01.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 1,
3
+ "data": {
4
+ "en_text": "Eosinophilic Gastroenteritis as a Rare Cause of Recurrent Epigastric Pain",
5
+ "vi_text": "Viêm dạ dày ruột tăng bạch cầu ái toan – Nguyên nhân hiếm gặp gây đau thượng vị tái diễn"
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 1,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0163_sent01_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 28,
19
+ "text": "Eosinophilic Gastroenteritis",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "vi_abs0163_sent01_ent01",
27
+ "from_name": "vi_label",
28
+ "to_name": "vi_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 0,
32
+ "end": 38,
33
+ "text": "Viêm dạ dày ruột tăng bạch cầu ái toan",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ }
test/abs0163/abs0163_sent02.json ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 2,
3
+ "data": {
4
+ "en_text": "Eosinophilic gastroenteritis (EGE) is a rare inflammatory disorder of gastrointestinal tract characterized by eosinophilic infiltration of the bowel wall.",
5
+ "vi_text": "Viêm dạ dày ruột tăng bạch cầu ái toan (Eosinophilic gastroenteritis – EGE) là một rối loạn viêm hiếm gặp của đường tiêu hóa, đặc trưng bởi sự thâm nhiễm bạch cầu ái toan vào thành ruột."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 2,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0163_sent02_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 28,
19
+ "text": "Eosinophilic gastroenteritis",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0163_sent02_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 30,
32
+ "end": 33,
33
+ "text": "EGE",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0163_sent02_ent03",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 45,
46
+ "end": 66,
47
+ "text": "inflammatory disorder",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0163_sent02_ent04",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 70,
60
+ "end": 92,
61
+ "text": "gastrointestinal tract",
62
+ "labels": [
63
+ "T022"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0163_sent02_ent06",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 110,
74
+ "end": 135,
75
+ "text": "eosinophilic infiltration",
76
+ "labels": [
77
+ "T038"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "en_abs0163_sent02_ent07",
83
+ "from_name": "en_label",
84
+ "to_name": "en_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 143,
88
+ "end": 153,
89
+ "text": "bowel wall",
90
+ "labels": [
91
+ "T017"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0163_sent02_ent01",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 0,
102
+ "end": 38,
103
+ "text": "Viêm dạ dày ruột tăng bạch cầu ái toan",
104
+ "labels": [
105
+ "T038"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0163_sent02_ent02",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 71,
116
+ "end": 74,
117
+ "text": "EGE",
118
+ "labels": [
119
+ "T038"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "vi_abs0163_sent02_ent03",
125
+ "from_name": "vi_label",
126
+ "to_name": "vi_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 83,
130
+ "end": 96,
131
+ "text": "rối loạn viêm",
132
+ "labels": [
133
+ "T038"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0163_sent02_ent04",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 110,
144
+ "end": 124,
145
+ "text": "đường tiêu hóa",
146
+ "labels": [
147
+ "T022"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "id": "vi_abs0163_sent02_ent06",
153
+ "from_name": "vi_label",
154
+ "to_name": "vi_text",
155
+ "type": "labels",
156
+ "value": {
157
+ "start": 143,
158
+ "end": 170,
159
+ "text": "thâm nhiễm bạch cầu ái toan",
160
+ "labels": [
161
+ "T038"
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "id": "vi_abs0163_sent02_ent07",
167
+ "from_name": "vi_label",
168
+ "to_name": "vi_text",
169
+ "type": "labels",
170
+ "value": {
171
+ "start": 175,
172
+ "end": 185,
173
+ "text": "thành ruột",
174
+ "labels": [
175
+ "T017"
176
+ ]
177
+ }
178
+ }
179
+ ]
180
+ }
181
+ ]
182
+ }
test/abs0163/abs0163_sent03.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 3,
3
+ "data": {
4
+ "en_text": "It can mimic many gastrointestinal disorders due to its wide spectrum of presentations.",
5
+ "vi_text": "Bệnh có thể biểu hiện đa dạng và dễ bị nhầm lẫn với nhiều bệnh lý tiêu hóa khác."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 3,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0163_sent03_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 18,
18
+ "end": 44,
19
+ "text": "gastrointestinal disorders",
20
+ "labels": [
21
+ "T038"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0163_sent03_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 56,
32
+ "end": 86,
33
+ "text": "wide spectrum of presentations",
34
+ "labels": [
35
+ "T033"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "vi_abs0163_sent03_ent01",
41
+ "from_name": "vi_label",
42
+ "to_name": "vi_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 58,
46
+ "end": 74,
47
+ "text": "bệnh lý tiêu hóa",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0163_sent03_ent02",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 12,
60
+ "end": 29,
61
+ "text": "biểu hiện đa dạng",
62
+ "labels": [
63
+ "T033"
64
+ ]
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
test/abs0163/abs0163_sent04.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 4,
3
+ "data": {
4
+ "en_text": "Diagnose is mostly based on excluding other disorders and a high suspicion.",
5
+ "vi_text": "Việc chẩn đoán chủ yếu dựa trên loại trừ các nguyên nhân khác, đồng thời đòi hỏi sự nghi ngờ lâm sàng cao."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 4,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0163_sent04_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 0,
18
+ "end": 8,
19
+ "text": "Diagnose",
20
+ "labels": [
21
+ "T033"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0163_sent04_ent04",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 44,
32
+ "end": 53,
33
+ "text": "disorders",
34
+ "labels": [
35
+ "T038"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0163_sent04_ent06",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 65,
46
+ "end": 74,
47
+ "text": "suspicion",
48
+ "labels": [
49
+ "T038"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "vi_abs0163_sent04_ent01",
55
+ "from_name": "vi_label",
56
+ "to_name": "vi_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 5,
60
+ "end": 14,
61
+ "text": "chẩn đoán",
62
+ "labels": [
63
+ "T033"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0163_sent04_ent04",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 41,
74
+ "end": 61,
75
+ "text": "các nguyên nhân khác",
76
+ "labels": [
77
+ "T038"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0163_sent04_ent06",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 84,
88
+ "end": 92,
89
+ "text": "nghi ngờ",
90
+ "labels": [
91
+ "T038"
92
+ ]
93
+ }
94
+ }
95
+ ]
96
+ }
97
+ ]
98
+ }
test/abs0163/abs0163_sent05.json ADDED
@@ -0,0 +1,266 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 5,
3
+ "data": {
4
+ "en_text": "Here we report a case of 26 year old man with a history of sever epigastric pain followed by nausea, vomiting since a few days before admission with final diagnosis of EGE.",
5
+ "vi_text": "Chúng tôi báo cáo một ca bệnh ở nam giới 26 tuổi có tiền sử đau thượng vị dữ dội kèm buồn nôn, ói từ vài ngày trước khi nhập viện, với chẩn đoán cuối cùng là viêm dạ dày ruột tăng bạch cầu ái toan (EGE)."
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 5,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0163_sent05_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 8,
18
+ "end": 21,
19
+ "text": "report a case",
20
+ "labels": [
21
+ "T170"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0163_sent05_ent04",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 37,
32
+ "end": 40,
33
+ "text": "man",
34
+ "labels": [
35
+ "T098"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0163_sent05_ent05",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 48,
46
+ "end": 55,
47
+ "text": "history",
48
+ "labels": [
49
+ "T033"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0163_sent05_ent06",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 59,
60
+ "end": 80,
61
+ "text": "sever epigastric pain",
62
+ "labels": [
63
+ "T033"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "en_abs0163_sent05_ent07",
69
+ "from_name": "en_label",
70
+ "to_name": "en_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 93,
74
+ "end": 99,
75
+ "text": "nausea",
76
+ "labels": [
77
+ "T033"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "en_abs0163_sent05_ent08",
83
+ "from_name": "en_label",
84
+ "to_name": "en_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 101,
88
+ "end": 109,
89
+ "text": "vomiting",
90
+ "labels": [
91
+ "T033"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "en_abs0163_sent05_ent12",
97
+ "from_name": "en_label",
98
+ "to_name": "en_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 134,
102
+ "end": 143,
103
+ "text": "admission",
104
+ "labels": [
105
+ "T058"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "en_abs0163_sent05_ent13",
111
+ "from_name": "en_label",
112
+ "to_name": "en_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 155,
116
+ "end": 164,
117
+ "text": "diagnosis",
118
+ "labels": [
119
+ "T033"
120
+ ]
121
+ }
122
+ },
123
+ {
124
+ "id": "en_abs0163_sent05_ent14",
125
+ "from_name": "en_label",
126
+ "to_name": "en_text",
127
+ "type": "labels",
128
+ "value": {
129
+ "start": 168,
130
+ "end": 171,
131
+ "text": "EGE",
132
+ "labels": [
133
+ "T038"
134
+ ]
135
+ }
136
+ },
137
+ {
138
+ "id": "vi_abs0163_sent05_ent01",
139
+ "from_name": "vi_label",
140
+ "to_name": "vi_text",
141
+ "type": "labels",
142
+ "value": {
143
+ "start": 10,
144
+ "end": 29,
145
+ "text": "báo cáo một ca bệnh",
146
+ "labels": [
147
+ "T170"
148
+ ]
149
+ }
150
+ },
151
+ {
152
+ "id": "vi_abs0163_sent05_ent04",
153
+ "from_name": "vi_label",
154
+ "to_name": "vi_text",
155
+ "type": "labels",
156
+ "value": {
157
+ "start": 32,
158
+ "end": 35,
159
+ "text": "nam",
160
+ "labels": [
161
+ "T098"
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "id": "vi_abs0163_sent05_ent05",
167
+ "from_name": "vi_label",
168
+ "to_name": "vi_text",
169
+ "type": "labels",
170
+ "value": {
171
+ "start": 52,
172
+ "end": 59,
173
+ "text": "tiền sử",
174
+ "labels": [
175
+ "T033"
176
+ ]
177
+ }
178
+ },
179
+ {
180
+ "id": "vi_abs0163_sent05_ent06",
181
+ "from_name": "vi_label",
182
+ "to_name": "vi_text",
183
+ "type": "labels",
184
+ "value": {
185
+ "start": 60,
186
+ "end": 80,
187
+ "text": "đau thượng vị dữ dội",
188
+ "labels": [
189
+ "T033"
190
+ ]
191
+ }
192
+ },
193
+ {
194
+ "id": "vi_abs0163_sent05_ent07",
195
+ "from_name": "vi_label",
196
+ "to_name": "vi_text",
197
+ "type": "labels",
198
+ "value": {
199
+ "start": 85,
200
+ "end": 93,
201
+ "text": "buồn nôn",
202
+ "labels": [
203
+ "T033"
204
+ ]
205
+ }
206
+ },
207
+ {
208
+ "id": "vi_abs0163_sent05_ent08",
209
+ "from_name": "vi_label",
210
+ "to_name": "vi_text",
211
+ "type": "labels",
212
+ "value": {
213
+ "start": 95,
214
+ "end": 97,
215
+ "text": "ói",
216
+ "labels": [
217
+ "T033"
218
+ ]
219
+ }
220
+ },
221
+ {
222
+ "id": "vi_abs0163_sent05_ent12",
223
+ "from_name": "vi_label",
224
+ "to_name": "vi_text",
225
+ "type": "labels",
226
+ "value": {
227
+ "start": 120,
228
+ "end": 129,
229
+ "text": "nhập viện",
230
+ "labels": [
231
+ "T058"
232
+ ]
233
+ }
234
+ },
235
+ {
236
+ "id": "vi_abs0163_sent05_ent13",
237
+ "from_name": "vi_label",
238
+ "to_name": "vi_text",
239
+ "type": "labels",
240
+ "value": {
241
+ "start": 135,
242
+ "end": 144,
243
+ "text": "chẩn đoán",
244
+ "labels": [
245
+ "T033"
246
+ ]
247
+ }
248
+ },
249
+ {
250
+ "id": "vi_abs0163_sent05_ent14",
251
+ "from_name": "vi_label",
252
+ "to_name": "vi_text",
253
+ "type": "labels",
254
+ "value": {
255
+ "start": 198,
256
+ "end": 201,
257
+ "text": "EGE",
258
+ "labels": [
259
+ "T038"
260
+ ]
261
+ }
262
+ }
263
+ ]
264
+ }
265
+ ]
266
+ }
test/abs0166/abs0166_sent01.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 1,
3
+ "data": {
4
+ "en_text": "Comparison of sonoelastography with sonourethrography and retrograde urethrography in the evaluation of male anterior urethral strictures",
5
+ "vi_text": "So sánh siêu âm niệu đạo đàn hồi, siêu âm niệu đạo và chụp niệu đạo ngược dòng trong đánh giá hẹp niệu đạo trước ở nam giới"
6
+ },
7
+ "annotations": [
8
+ {
9
+ "id": 1,
10
+ "result": [
11
+ {
12
+ "id": "en_abs0166_sent01_ent01",
13
+ "from_name": "en_label",
14
+ "to_name": "en_text",
15
+ "type": "labels",
16
+ "value": {
17
+ "start": 14,
18
+ "end": 30,
19
+ "text": "sonoelastography",
20
+ "labels": [
21
+ "T058"
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "id": "en_abs0166_sent01_ent02",
27
+ "from_name": "en_label",
28
+ "to_name": "en_text",
29
+ "type": "labels",
30
+ "value": {
31
+ "start": 36,
32
+ "end": 53,
33
+ "text": "sonourethrography",
34
+ "labels": [
35
+ "T058"
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "id": "en_abs0166_sent01_ent04",
41
+ "from_name": "en_label",
42
+ "to_name": "en_text",
43
+ "type": "labels",
44
+ "value": {
45
+ "start": 90,
46
+ "end": 100,
47
+ "text": "evaluation",
48
+ "labels": [
49
+ "T058"
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "id": "en_abs0166_sent01_ent06",
55
+ "from_name": "en_label",
56
+ "to_name": "en_text",
57
+ "type": "labels",
58
+ "value": {
59
+ "start": 109,
60
+ "end": 137,
61
+ "text": "anterior urethral strictures",
62
+ "labels": [
63
+ "T017"
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "id": "vi_abs0166_sent01_ent01",
69
+ "from_name": "vi_label",
70
+ "to_name": "vi_text",
71
+ "type": "labels",
72
+ "value": {
73
+ "start": 8,
74
+ "end": 32,
75
+ "text": "siêu âm niệu đạo đàn hồi",
76
+ "labels": [
77
+ "T058"
78
+ ]
79
+ }
80
+ },
81
+ {
82
+ "id": "vi_abs0166_sent01_ent02",
83
+ "from_name": "vi_label",
84
+ "to_name": "vi_text",
85
+ "type": "labels",
86
+ "value": {
87
+ "start": 34,
88
+ "end": 50,
89
+ "text": "siêu âm niệu đạo",
90
+ "labels": [
91
+ "T058"
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "id": "vi_abs0166_sent01_ent04",
97
+ "from_name": "vi_label",
98
+ "to_name": "vi_text",
99
+ "type": "labels",
100
+ "value": {
101
+ "start": 85,
102
+ "end": 93,
103
+ "text": "đánh giá",
104
+ "labels": [
105
+ "T058"
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "id": "vi_abs0166_sent01_ent06",
111
+ "from_name": "vi_label",
112
+ "to_name": "vi_text",
113
+ "type": "labels",
114
+ "value": {
115
+ "start": 94,
116
+ "end": 112,
117
+ "text": "hẹp niệu đạo trước",
118
+ "labels": [
119
+ "T017"
120
+ ]
121
+ }
122
+ }
123
+ ]
124
+ }
125
+ ]
126
+ }