[ 
https://issues.apache.org/jira/browse/LUCENE-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097945#comment-13097945
 ] 

Robert Muir commented on LUCENE-3414:
-------------------------------------

I don't think we should do anything with the dictionaries ever, its much better 
to make small "test" dictionaries that are actually more like unit tests and 
test certain things, like what you did in the patch.


> Bring Hunspell for Lucene into analysis module
> ----------------------------------------------
>
>                 Key: LUCENE-3414
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3414
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: modules/analysis
>            Reporter: Chris Male
>         Attachments: LUCENE-3414.patch
>
>
> Some time ago I along with Robert and Uwe, wrote an Stemmer which uses the 
> Hunspell algorithm.  It has the benefit of supporting dictionaries for a wide 
> array of languages.   
> It seems to still be being used but has fallen out of date.  I think it would 
> benefit from being inside the analysis module where additional features such 
> as decompounding support, could be added.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to