Datasets:
File size: 3,847 Bytes
cfaa847 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 | {
"id": 2,
"data": {
"en_text": "The advent of fluorescent proteins (FPs) for genetic labeling of molecules and cells has revolutionized fluorescence microscopy.",
"vi_text": "Sự ra đời của các protein phát quang (FPs) cho nhãn di truyền của các phân tử và tế bào đã làm cách mạng hóa việc việc quan sát tia huỳnh quang."
},
"annotations": [
{
"id": 2,
"result": [
{
"id": "en_abs0053_sent02_ent01",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 14,
"end": 34,
"text": "fluorescent proteins",
"labels": [
"T103"
]
}
},
{
"id": "en_abs0053_sent02_ent02",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 36,
"end": 39,
"text": "FPs",
"labels": [
"T103"
]
}
},
{
"id": "en_abs0053_sent02_ent03",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 45,
"end": 61,
"text": "genetic labeling",
"labels": [
"T062"
]
}
},
{
"id": "en_abs0053_sent02_ent05",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 79,
"end": 84,
"text": "cells",
"labels": [
"T017"
]
}
},
{
"id": "en_abs0053_sent02_ent06",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 104,
"end": 127,
"text": "fluorescence microscopy",
"labels": [
"T058"
]
}
},
{
"id": "vi_abs0053_sent02_ent01",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 14,
"end": 36,
"text": "các protein phát quang",
"labels": [
"T103"
]
}
},
{
"id": "vi_abs0053_sent02_ent02",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 38,
"end": 41,
"text": "FPs",
"labels": [
"T103"
]
}
},
{
"id": "vi_abs0053_sent02_ent03",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 47,
"end": 61,
"text": "nhãn di truyền",
"labels": [
"T062"
]
}
},
{
"id": "vi_abs0053_sent02_ent05",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 81,
"end": 87,
"text": "tế bào",
"labels": [
"T017"
]
}
},
{
"id": "vi_abs0053_sent02_ent06",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 109,
"end": 143,
"text": "việc việc quan sát tia huỳnh quang",
"labels": [
"T058"
]
}
}
]
}
]
}
|