Closed hfst-importer closed 8 years ago
It seems that this bug has been fixed at some point:
$ touch empty.zhfst $ hfst-ospell -v empty.zhfst cannot read zhfst archive empty.zhfst: No automata found in zip.
Original comment by: eaxelson
Original comment by: eaxelson
To reproduce:
Expected behaviour: hfst-ospell should fail with an error message
Actual behaviour: it reports using the 'und' language, and accepts any input, reporting that it could not correct it.
Among other things, it makes it impossible to automatically test the validity of zhfst files using hfst-ospell.
A test for this bug has been added to the hfst-ospell code base, revision 3809.
Reported by: *anonymous