<div dir="ltr"><div dir="ltr">Hi Eli and all,<br><div><br></div><div>first note that after playing a little with <a href="https://github.com/eranroz/HspellPy">https://github.com/eranroz/HspellPy</a> , the mageia hspell package and with <a href="https://metacpan.org/pod/distribution/Inline-Python/Python.pod">https://metacpan.org/pod/distribution/Inline-Python/Python.pod</a> , I was able to overcome the issue in my code. Thanks for the motivation.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 2, 2019 at 5:53 PM Eli Zaretskii <<a href="mailto:eliz@gnu.org">eliz@gnu.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> From: Shlomi Fish <<a href="mailto:shlomif@gmail.com" target="_blank">shlomif@gmail.com</a>><br>
> Date: Sat, 1 Jun 2019 22:56:28 +0300<br>
> Cc: Linux-IL <<a href="mailto:linux-il@cs.huji.ac.il" target="_blank">linux-il@cs.huji.ac.il</a>>, "Nadav Har'El" <<a href="mailto:nyharel@gmail.com" target="_blank">nyharel@gmail.com</a>>, <br>
>       <a href="mailto:danken@users.sourceforge.net" target="_blank">danken@users.sourceforge.net</a><br>
> <br>
>  I use the same dictionary downloaded years ago from the Ivrix<br>
>  project.  Hunspell version is 1.3.2.<br>
> <br>
> Ah, I have hunspell-1.7.0 and hspell 1.4.<br>
<br>
I don't think it should make any difference.<br>
<br></blockquote><div><br></div><div>Right.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
>  > Moreover, how are you using/invoking hunspell? Can you show a shell session?<br>
> <br>
>  I spell-checked your list in Emacs, using flyspell-region.  What<br>
>  do you want to know about the invocation?  I used UTF-8 encoding to<br>
>  communicate to Hunspell, if that's the question.<br>
> <br>
> Well, there may be a difference in the way flyspell uses hunspell/hspell and the way<br>
> <a href="https://metacpan.org/pod/Text::Hunspell" rel="noreferrer" target="_blank">https://metacpan.org/pod/Text::Hunspell</a> does. We need to figure out what goes wrong on my end.<br>
<br>
OK, so from the shell prompt, invoking Hunspell like this:<br>
<br>
  hunspell -d he_IL -i utf-8 -L hewords.txt<br>
<br>
where hewords.txt is a UTF-8 encoded text file with the list of the<br>
words you sent, gives me just 18 mis-spelled words:<br>
<br>
בודאי<br>
בווסט-צ'סטר<br>
בלנסות<br>
בפרוייקטים<br>
דברי-חוכמה<br>
היוניקסית<br>
הינה<br>
היתה<br>
הפרוייקט<br>
טורבלדס<br>
לינוס<br>
לפרוייקט<br>
ניסים<br>
סטיבן<br>
פיש<br>
פרוייקט<br>
ריימונד<br>
תוכנות<br>
<br>
All of the mis-spellings look reasonable to me.<br>
<br>
Do you get the same result if you invoke Hunspell like above?<br>
</blockquote></div><br clear="all"><div>I'll try, thanks.</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Shlomi Fish <a href="http://www.shlomifish.org/" target="_blank">http://www.shlomifish.org/</a><br><br>Buddha has the Chuck Norris nature.</div><div dir="ltr"><br></div><div dir="ltr">Please reply to list if it's a mailing list post - <a href="http://shlom.in/reply" target="_blank">http://shlom.in/reply</a> .<br></div></div></div></div></div></div></div>