En-ViMedNER / dev /abs0053 /abs0053_sent05.json
nhuvo's picture
Add dev split
cfaa847 verified
Raw
History Blame Contribute Delete
1.62 kB
{
"id": 5,
"data": {
"en_text": "Despite the common structure, each FP has unique properties.",
"vi_text": "Mặc dù có cùng cấu trúc cơ bản, mỗi FP lại có những đặc tính riêng biệt."
},
"annotations": [
{
"id": 5,
"result": [
{
"id": "en_abs0053_sent05_ent01",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 19,
"end": 28,
"text": "structure",
"labels": [
"T082"
]
}
},
{
"id": "en_abs0053_sent05_ent02",
"from_name": "en_label",
"to_name": "en_text",
"type": "labels",
"value": {
"start": 35,
"end": 37,
"text": "FP",
"labels": [
"T103"
]
}
},
{
"id": "vi_abs0053_sent05_ent01",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 15,
"end": 23,
"text": "cấu trúc",
"labels": [
"T082"
]
}
},
{
"id": "vi_abs0053_sent05_ent02",
"from_name": "vi_label",
"to_name": "vi_text",
"type": "labels",
"value": {
"start": 36,
"end": 38,
"text": "FP",
"labels": [
"T103"
]
}
}
]
}
]
}