reynoldsnlp / udar

UDAR Does Accented Russian: A finite-state morphological analyzer of Russian that handles stressed wordforms.
GNU General Public License v3.0
26 stars 1 forks source link

Token.stressify() sometimes returns None #12

Closed reynoldsnlp closed 5 years ago

reynoldsnlp commented 5 years ago

Happened with им in the following sentence from robot.ref: Хо́чешь быть челове́ком - будь им. (not sure what the parameters were)

reynoldsnlp commented 5 years ago

StressParams(disambiguate=True, selection='random', guess=False) StressParams(disambiguate=True, selection='random', guess=True)

reynoldsnlp commented 5 years ago

This has to do with MultiReadings (i.e. subreadings)