Closed snomos closed 3 years ago
Cf the following:
echo 'siebredahkese' | hfst-ospell -S sma-desktop.zhfst | wc -l 234 echo 'siebredahkese' | hfst-ospell -S --max-weight=1000 sma-desktop.zhfst | wc -l 234
The expected result should be equivalent to the following:
echo 'siebredahkese' | hfst-ospell -S --max-weight=1000 sma-desktop.zhfst | grep -v '[12]....\.' | wc -l 88
The zhfst file is attached.
sma-desktop.zhfst.zip
Cf the following:
The expected result should be equivalent to the following:
The zhfst file is attached.
sma-desktop.zhfst.zip