}
跑出来的结果为:
{
"text": "百度是一家高科技公司",
"items": [
{
"formal": "",
"basic_words": ["百度"],
"loc_details": [],
"item": "百度",
"ne": "ORG",
"byte_length": 4,
"byte_offset": 0,
"uri": "",
"pos": ""
},
{
"formal": "",
"basic_words": ["是"],
"loc_details": [],
"item": "是",
"ne": "",
"byte_length": 2,
"byte_offset": 4,
"uri": "",
"pos": "v"
},
{
"formal": "",
"basic_words": [
"一",
"家"
],
"loc_details": [],
"item": "一家",
"ne": "",
"byte_length": 4,
"byte_offset": 6,
"uri": "",
"pos": "m"
},
{
"formal": "",
"basic_words": [
"高",
"科技"
],
"loc_details": [],
"item": "高科技",
"ne": "",
"byte_length": 6,
"byte_offset": 10,
"uri": "",
"pos": "n"
},
{
"formal": "",
"basic_words": ["公司"],
"loc_details": [],
"item": "公司",
"ne": "",
"byte_length": 4,
"byte_offset": 16,
"uri": "",
"pos": "n"
}
],
"log_id": 3563765471332697722
}