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

Dawid Weiss commented on LUCENE-2341:
-------------------------------------

You do like those pesky .toString() calls, don't you? :) I replaced the code 
slightly to keep char. sequences only; no need to create new objects. I also 
changed the impl. a bit to go from the start of the returned list -> 
theoretically, lemmas should be ordered by probability (in practice it's not 
the case, but may be in the future).

All looks good, committed in. Thanks!

> explore morfologik integration
> ------------------------------
>
>                 Key: LUCENE-2341
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2341
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: modules/analysis
>            Reporter: Robert Muir
>            Assignee: Dawid Weiss
>         Attachments: LUCENE-2341.diff, LUCENE-2341.diff, LUCENE-2341.diff, 
> LUCENE-2341.diff, LUCENE-2341.patch, morfologik-fsa-1.5.2.jar, 
> morfologik-polish-1.5.2.jar, morfologik-stemming-1.5.2.jar
>
>
> Dawid Weiss mentioned on LUCENE-2298 that there is another Polish stemmer 
> available:
> http://sourceforge.net/projects/morfologik/
> This works differently than LUCENE-2298, and ideally would be another option 
> for users.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to