Re: How do I use hspell / hunspell hebrew as part of an HTML site test suite?

2019-06-02 Thread Eli Zaretskii
> From: Shlomi Fish > Date: Sun, 2 Jun 2019 23:11:40 +0300 > Cc: Linux-IL , "Nadav Har'El" , > dan...@users.sourceforge.net > > On my system that cmdline invocation gives me this on stdout: Can you tell me where I can download the precise dictionary you are using?

Re: How do I use hspell / hunspell hebrew as part of an HTML site test suite?

2019-06-02 Thread Shlomi Fish
Hi! On my system that cmdline invocation gives me this on stdout: ``` באופן באמצע באמת בבידוד בודאי בזהירות ביותר בישראל בכל במטה במסגרת במשך בפיתוח ברמה ברשת בשימוש בשנת בתחילת האינטרנט האמונה החשובה היוניקסית הינה היתה הלינוקס המפוזרים המתוכנת העדינים העובדה העובדים העולם העורך הפיתוח הקורים

Re: How do I use hspell / hunspell hebrew as part of an HTML site test suite?

2019-06-02 Thread Shlomi Fish
Hi Eli and all, first note that after playing a little with https://github.com/eranroz/HspellPy , the mageia hspell package and with https://metacpan.org/pod/distribution/Inline-Python/Python.pod , I was able to overcome the issue in my code. Thanks for the motivation. On Sun, Jun 2, 2019 at

Re: How do I use hspell / hunspell hebrew as part of an HTML site test suite?

2019-06-02 Thread Eli Zaretskii
> From: Shlomi Fish > Date: Sat, 1 Jun 2019 22:56:28 +0300 > Cc: Linux-IL , "Nadav Har'El" , > dan...@users.sourceforge.net > > I use the same dictionary downloaded years ago from the Ivrix > project. Hunspell version is 1.3.2. > > Ah, I have hunspell-1.7.0 and hspell 1.4. I don't