You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "aggelako (via GitHub)" <gi...@apache.org> on 2023/02/12 16:12:31 UTC

[GitHub] [lucene] aggelako opened a new issue, #12143: *not an issue* Need help/ How to use Hunspell Spell-checker

aggelako opened a new issue, #12143:
URL: https://github.com/apache/lucene/issues/12143

   Hello, 
   
   as mentioned this may not fit here, but thought to give it a try.
   I'm trying to create a java-wrapper library to lang-detect and then spell check for the detected languages. I'm currently using Apache Tika as a lang detector and i'm trying to use lucene.analysis.hunspell package for spell-checking, as i've i seen it supports many languages.
   My issue is, i cant get good accuracy for some languages that have "special" characters.
   e.g in sweedish im checking the word bästa, which is classified as misspelled and the word basta is suggested instead. 
   bästa exists in the dictionary, so i think this is some encoding issue.
   
   Any guidance on where i should look, or how i should implement to perform spellchecks would be welcome, as i've hardly found anything :)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] romseygeek commented on issue #12143: *not an issue* Need help/ How to use Hunspell Spell-checker

Posted by "romseygeek (via GitHub)" <gi...@apache.org>.
romseygeek commented on issue #12143:
URL: https://github.com/apache/lucene/issues/12143#issuecomment-1427807935

   Hi @aggelako, we use this repository for tracking bugs and new functionality for lucene.  For usage questions, please send messages to the `dev@lucene.apache.org` mailing list. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] romseygeek closed issue #12143: *not an issue* Need help/ How to use Hunspell Spell-checker

Posted by "romseygeek (via GitHub)" <gi...@apache.org>.
romseygeek closed issue #12143: *not an issue* Need help/ How to use Hunspell Spell-checker
URL: https://github.com/apache/lucene/issues/12143


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org