======================================================================================
# Exact match evaluation -- annotation span and types evaluation
======================================================================================
        Annotation                     &      TP &      FP &      FN & Precision & Recall  & F$_1$   \\
\hline
        nam_adj                        &     171 &      60 &     107 &    74,03% &  61,51% &  67,19% \\
        nam_eve                        &      49 &      39 &     123 &    55,68% &  28,49% &  37,69% \\
        nam_fac                        &      78 &      34 &     129 &    69,64% &  37,68% &  48,90% \\
        nam_liv                        &     787 &     206 &     218 &    79,25% &  78,31% &  78,78% \\
        nam_loc                        &     993 &     204 &     145 &    82,96% &  87,26% &  85,05% \\
        nam_num                        &       9 &       0 &       5 &   100,00% &  64,29% &  78,26% \\
        nam_org                        &     625 &     324 &     293 &    65,86% &  68,08% &  66,95% \\
        nam_oth                        &      89 &      29 &      96 &    75,42% &  48,11% &  58,75% \\
        nam_pro                        &     259 &     194 &     258 &    57,17% &  50,10% &  53,40% \\
\hline
        *TOTAL*                        &    3060 &    1090 &    1374 &    73,73% &  69,01% &  71,30% \\


======================================================================================
# Annotation span evaluation (annotation types are ignored)
======================================================================================
        Annotation                     &      TP &      FP &      FN & Precision & Recall  & F$_1$   \\
\hline
        *TOTAL*                        &    3552 &     598 &     882 &    85,59% &  80,11% &  82,76% \\


======================================================================================
# MUC match evaluation
======================================================================================
        Annotation                     &     COR &     ACT &     POS & Precision & Recall  & F$_1$   \\
\hline
        nam_adj                        &     342 &     120 &     214 &    74,03% &  61,51% &  67,19% \\
        nam_eve                        &     118 &      58 &     227 &    67,05% &  34,20% &  45,30% \\
        nam_fac                        &     166 &      58 &     248 &    74,11% &  40,10% &  52,04% \\
        nam_liv                        &    1611 &     375 &     387 &    81,12% &  80,63% &  80,87% \\
        nam_loc                        &    2007 &     387 &     273 &    83,83% &  88,03% &  85,88% \\
        nam_num                        &      18 &       0 &      10 &   100,00% &  64,29% &  78,26% \\
        nam_org                        &    1330 &     568 &     497 &    70,07% &  72,80% &  71,41% \\
        nam_oth                        &     181 &      55 &     189 &    76,69% &  48,92% &  59,74% \\
        nam_pro                        &     562 &     344 &     468 &    62,03% &  54,56% &  58,06% \\
\hline
        *TOTAL*              & 6335 & 1965 & 2513 &    76,33% &  71,60% &  73,89%


====================================================
Processing time
====================================================
1) Model loading        : --h --m 00s 
2) Data reading         : --h --m 01s 
3) Feature generation   : --h --m 01s 
4) Chunking             : --h --m 12s 
5) Evaluation           : --h --m 09s (not in total time)
----------------------------------------------------
## Total time             --h --m 15s
----------------------------------------------------
Tokens           :    75696
Text kB          :      457,03
Tokens  / second :     4866,96
Text kB / second :       29,39
----------------------------------------------------
