-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathner.json
36 lines (36 loc) · 1.14 KB
/
ner.json
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
[{'人名': [{'end': 7,
'probability': 0.9998580258333334,
'start': 5,
'text': '燕雁'},
{'end': 39,
'probability': 0.9999511247881401,
'start': 36,
'text': '蒲庆洪'},
{'end': 27,
'probability': 0.9999368200345771,
'start': 24,
'text': '苏树林'}],
'人的代称': [{'end': 24,
'probability': 0.9183911219417276,
'start': 22,
'text': '省长'},
{'end': 36,
'probability': 0.9996127041560783,
'start': 34,
'text': '主任'},
{'end': 5,
'probability': 0.9998807942201751,
'start': 3,
'text': '记者'}],
'城市地点': [{'end': 42,
'probability': 0.9996914476518128,
'start': 40,
'text': '海口'}],
'新闻杂志融媒体': [{'end': 3,
'probability': 0.9999469525681093,
'start': 0,
'text': '新华社'}],
'省份': [{'end': 23,
'probability': 0.9979862238293578,
'start': 20,
'text': '海南省'}]}]