-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathp2_results
67 lines (49 loc) · 1.19 KB
/
p2_results
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
P2 Results
EN
#Entity in gold data: 802
#Entity in prediction: 1042
#Correct Entity : 562
Entity precision: 0.5393
Entity recall: 0.7007
Entity F: 0.6095
#Correct Entity Type : 452
Entity Type precision: 0.4338
Entity Type recall: 0.5636
Entity Type F: 0.4902
________________________________________
FR
#Entity in gold data: 238
#Entity in prediction: 1016
#Correct Entity : 192
Entity precision: 0.1890
Entity recall: 0.8067
Entity F: 0.3062
#Correct Entity Type : 88
Entity Type precision: 0.0866
Entity Type recall: 0.3697
Entity Type F: 0.1404
________________________________________
CN
#Entity in gold data: 1081
#Entity in prediction: 5172
#Correct Entity : 600
Entity precision: 0.1160
Entity recall: 0.5550
Entity F: 0.1919
#Correct Entity Type : 354
Entity Type precision: 0.0684
Entity Type recall: 0.3275
Entity Type F: 0.1132
________________________________________
SG
#Entity in gold data: 4092
#Entity in prediction: 12279
#Correct Entity : 2263
Entity precision: 0.1843
Entity recall: 0.5530
Entity F: 0.2765
#Correct Entity Type : 1278
Entity Type precision: 0.1041
Entity Type recall: 0.3123
Entity Type F: 0.1561
________________________________________