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

Syllabification #2 - error categories #37

Closed GladB closed 6 years ago

GladB commented 6 years ago

Several different kinds of "errors" can happen, with different causes, among them :

line 1 : word 2 : "syllabified version" : "original version" : error 3 - error message

The error messages might be such : i. "word composed of consonants only", ii. "unrecognized phone (wrong language, incomplete phonemic alphabet, ...)", iii. "onset not found".