Datasets:
File size: 1,064 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": 3,
"data": {
"en_text": "Genetic manipulations have created a vast array of bright and stable FPs spanning blue to red spectral regions.",
"vi_text": "Các thao tác di truyền đã tạo ra một loạt các FPs sáng và ổn định, bao gồm cả các vùng phổ từ màu xanh đến màu đỏ."
},
"annotations": [
{
"id": 3,
"result": [
{
"id": "en_abs0053_sent03_ent02",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 69,
"end": 72,
"text": "FPs",
"labels": [
"T103"
]
}
},
{
"id": "vi_abs0053_sent03_ent02",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 42,
"end": 49,
"text": "các FPs",
"labels": [
"T103"
]
}
}
]
}
]
}
|