bootphon / wordseg

A Python toolbox for text based word segmentation
https://docs.cognitive-ml.fr/wordseg
GNU General Public License v3.0
16 stars 7 forks source link

typo in results output #32

Closed alecristia closed 6 years ago

alecristia commented 6 years ago

token_recall there twice, token_fscore missing; eg:

token_precision 0.5671 token_recall 0.7108 token_recall 0.6309 type_precision 0.4667 type_recall 0.3502 type_fscore 0.4002 boundary_precision 0.7125 boundary_recall 0.9428 boundary_fscore 0.8117

mmmaat commented 6 years ago

This have been fixed by commit https://github.com/bootphon/wordseg/commit/f2594049f9ef7ca8cfcd77ea74011a8e73bddeeb