You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2021/01/26 08:31:00 UTC

[jira] [Updated] (LUCENE-9687) Hunspell support improvements

     [ https://issues.apache.org/jira/browse/LUCENE-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss updated LUCENE-9687:
--------------------------------
    Fix Version/s: master (9.0)

> Hunspell support improvements
> -----------------------------
>
>                 Key: LUCENE-9687
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9687
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Peter Gromov
>            Priority: Major
>             Fix For: master (9.0)
>
>
> I'd like Lucene's Hunspell support to be on a par with the native C++ Hunspell for spellchecking and suggestions, at least for some languages. So I propose to:
> * support the affix rules necessary for English, German, French, Spanish and
> Russian dictionaries, possibly more languages later
> * provide a public API to check if a word is misspelled
> * mirror Hunspell's suggestion algorithm in Lucene, probably in the
> "src/suggest" module



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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