======================================================================================
# Exact match evaluation -- annotation span and types evaluation
======================================================================================
        Annotation                     &      TP &      FP &      FN & Precision & Recall  & F$_1$   \\
\hline
        nam                            &    3446 &     600 &     696 &    85,17% &  83,20% &  84,17% \\
\hline
        *TOTAL*                        &    3446 &     600 &     696 &    85,17% &  83,20% &  84,17% \\


======================================================================================
# Annotation span evaluation (annotation types are ignored)
======================================================================================
        Annotation                     &      TP &      FP &      FN & Precision & Recall  & F$_1$   \\
\hline
        *TOTAL*                        &    3446 &     600 &     696 &    85,17% &  83,20% &  84,17% \\


======================================================================================
# MUC match evaluation
======================================================================================
        Annotation                     &     COR &     ACT &     POS & Precision & Recall  & F$_1$   \\
\hline
        nam                            &    7313 &     779 &     977 &    90,37% &  88,21% &  89,28% \\
\hline
        *TOTAL*                        &    7313 &     779 &     977 &    90,37% &  88,21% &  89,28% \\


====================================================
Processing time
====================================================
1) Model loading        : --h --m 00s 
2) Data reading         : --h --m 01s 
3) Feature generation   : --h --m 01s 
4) Chunking             : --h --m 06s 
5) Evaluation           : --h --m 09s (not in total time)
----------------------------------------------------
## Total time             --h --m 10s
----------------------------------------------------
Tokens           :    75696
Text kB          :      457,03
Tokens  / second :     7181,76
Text kB / second :       43,36
----------------------------------------------------
