-
Notifications
You must be signed in to change notification settings - Fork 240
Expand file tree
/
Copy pathRESULT
More file actions
36 lines (31 loc) · 1.69 KB
/
RESULT
File metadata and controls
36 lines (31 loc) · 1.69 KB
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
2013-03-06
precision recall F
LEVEL 0: 98.6274(234096/237354) 99.1134(234096/236190) 98.8698
LEVEL 1: 98.3434(233422/237354) 98.8281(233422/236190) 98.5851
LEVEL 2: 98.0123(232636/237354) 98.4953(232636/236190) 98.2532
LEVEL 4: 97.9975(232601/237354) 98.4805(232601/236190) 98.2384
2006-03-04
test.data
precision recall F
LEVEL 0: 98.7251(221551/224412) 98.0019(221551/226068) 98.3622
LEVEL 1: 97.5175(218841/224412) 96.8032(218841/226068) 97.1590
LEVEL 2: 96.3656(216256/224412) 95.6597(216256/226068) 96.0114
LEVEL 4: 96.3179(216149/224412) 95.6124(216149/226068) 95.9639
mecab: train.all
precision recall F
LEVEL 0: 99.1688(964807/972894) 98.7096(964807/977420) 98.9386
LEVEL 1: 98.0406(953831/972894) 97.5866(953831/977420) 97.8131
LEVEL 2: 97.1800(945458/972894) 96.7300(945458/977420) 96.9544
LEVEL 3: 97.1628(945291/972894) 96.7129(945291/977420) 96.9373
LEVEL 4: 97.1235(944909/972894) 96.6738(944909/977420) 96.8981
juman: train.all
precision recall F
LEVEL 0: 99.0246(963404/972894) 98.6340(963404/976746) 98.8289
LEVEL 1: 97.4439(948026/972894) 97.0596(948026/976746) 97.2514
LEVEL 2: 96.3871(937744/972894) 96.0069(937744/976746) 96.1966
LEVEL 3: 96.2323(936238/972894) 95.8528(936238/976746) 96.0421
LEVEL 4: 96.2295(936211/972894) 95.8500(936211/976746) 96.0394
ivy:corpus% time juman < sen > /dev/null
juman < sen > /dev/null 122.97s user 1.00s system 99% cpu 2:04.53 total
ivy:corpus% time mecab -d ../ < sen > /dev/null
mecab -d ../ < sen > /dev/null 20.13s user 0.60s system 99% cpu 20.769 total