-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected behaviour of hi_IN dictionary #6
Comments
I had created the files over two years ago with the latest hunspell version at the time. I have not tested it since. Thanks for bringing the error to notice. I will take a look. |
I get different results: ubuntu@tesseract-ocr:~/hindi-hunspell/Hindi$ hunspell -d hi_IN शब्द द्वारा ढूंढेगा आवश्यकता अपरिमाप्य |
I can see that even you are facing the issue of incorrect word split. I have filed an issue with Hunspell for this behaviour: hunspell/hunspell#634 Regarding the suggestions produced, I am using the same dictionary as the one in |
@Shreeshrii Do you have a fix for the incorrect word split? (It is present in the output you have shared) |
No. I think it may require change in how hunspell does the processing.
…On Wed, Jul 17, 2019 at 3:59 PM Anudeep Vishwakarma < ***@***.***> wrote:
@Shreeshrii <https://github.com/Shreeshrii> Do you have a fix for the
incorrect word split? (It is present in the output you have shared)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6?email_source=notifications&email_token=ABG37I37DML3BQR7XGYDTNTP73YBXA5CNFSM4H7ZDRL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2DYKLQ#issuecomment-512197934>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABG37I4VB4ZI5X5GFO4IVHTP73YBXANCNFSM4H7ZDRLQ>
.
--
____________________________________________________________
भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
|
Got it. Can you please upvote this issue which I raised with Hunspell: hunspell/hunspell#634 Given the above bug/issue, is there a way to check this Hindi dictionary's effectiveness? I don't think it would give correct results, let alone integrating it in an application as a spell checker solution. |
Tried
hi_IN
dictionary with Hunspell (v1.7.0) on macOS 10.13. It is producing incorrect results for words within and outside the dictionary.I have also noticed that the words are incorrectly split where
ा
,ि
,ी
,ो
,ौ
mAtra occurs. This may contribute to the incorrect results.The text was updated successfully, but these errors were encountered: