You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mathieu Lecarme (JIRA)" <ji...@apache.org> on 2007/07/11 13:02:08 UTC

[jira] Created: (LUCENE-956) phonem conversion from aspell dictionnary

phonem conversion from aspell dictionnary
-----------------------------------------

                 Key: LUCENE-956
                 URL: https://issues.apache.org/jira/browse/LUCENE-956
             Project: Lucene - Java
          Issue Type: New Feature
          Components: Analysis
    Affects Versions: 2.2
            Reporter: Mathieu Lecarme


First step to improve Spellchecker's suggestions : phonem conversion for differents languages.
The conversion code is build from aspell file description. The patch contains class for managing english, french, wallon and swedish. If it's work well, other available dictionnary from aspell project can be built.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (LUCENE-956) phonem conversion from aspell dictionnary

Posted by "Mathieu Lecarme (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Lecarme updated LUCENE-956:
-----------------------------------

    Attachment: aphone.patch

New version, with more language (bg, br, da, de, el, en, fo, fr, is, ru), and an usable token filter. Usage case is similar to stem token filter.

> phonem conversion from aspell dictionnary
> -----------------------------------------
>
>                 Key: LUCENE-956
>                 URL: https://issues.apache.org/jira/browse/LUCENE-956
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Analysis
>    Affects Versions: 2.2
>            Reporter: Mathieu Lecarme
>         Attachments: aphone.patch, aphone.patch
>
>
> First step to improve Spellchecker's suggestions : phonem conversion for differents languages.
> The conversion code is build from aspell file description. The patch contains class for managing english, french, wallon and swedish. If it's work well, other available dictionnary from aspell project can be built.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (LUCENE-956) phonem conversion from aspell dictionnary

Posted by "Mathieu Lecarme (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Lecarme updated LUCENE-956:
-----------------------------------

    Attachment: aphone.patch

> phonem conversion from aspell dictionnary
> -----------------------------------------
>
>                 Key: LUCENE-956
>                 URL: https://issues.apache.org/jira/browse/LUCENE-956
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Analysis
>    Affects Versions: 2.2
>            Reporter: Mathieu Lecarme
>         Attachments: aphone.patch
>
>
> First step to improve Spellchecker's suggestions : phonem conversion for differents languages.
> The conversion code is build from aspell file description. The patch contains class for managing english, french, wallon and swedish. If it's work well, other available dictionnary from aspell project can be built.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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