Datasets:
File size: 928 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 | {
"id": 1,
"data": {
"en_text": "Quantitative assessment of fluorescent proteins",
"vi_text": "Đánh giá định lượng protein huỳnh quang"
},
"annotations": [
{
"id": 1,
"result": [
{
"id": "en_abs0053_sent01_ent02",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 27,
"end": 47,
"text": "fluorescent proteins",
"labels": [
"T103"
]
}
},
{
"id": "vi_abs0053_sent01_ent02",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 20,
"end": 39,
"text": "protein huỳnh quang",
"labels": [
"T103"
]
}
}
]
}
]
}
|