You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2012/05/08 15:55:52 UTC

[jira] [Created] (LUCENE-4042) New snowball stemmers (Irish gaelic and Czech)

Dawid Weiss created LUCENE-4042:
-----------------------------------

             Summary: New snowball stemmers (Irish gaelic and Czech)
                 Key: LUCENE-4042
                 URL: https://issues.apache.org/jira/browse/LUCENE-4042
             Project: Lucene - Java
          Issue Type: New Feature
            Reporter: Dawid Weiss
            Priority: Trivial
             Fix For: 4.0


New stemmers have been added to snowball (Irish gaelic and Czech).


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (LUCENE-4042) New snowball stemmers (Irish gaelic and Czech)

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270511#comment-13270511 ] 

Robert Muir commented on LUCENE-4042:
-------------------------------------

We have the irish one already, Jim contributed that on LUCENE-3883.

I verified the .sbl is the same and already removed our local copy.

We should add the Czech one imo. It differs from cz.CzechStemmer.java in
that it implements the more aggressive variant, stemming derivational
endings etc, so it gives users a choice.

                
> New snowball stemmers (Irish gaelic and Czech)
> ----------------------------------------------
>
>                 Key: LUCENE-4042
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4042
>             Project: Lucene - Java
>          Issue Type: New Feature
>            Reporter: Dawid Weiss
>            Priority: Trivial
>             Fix For: 4.0
>
>
> New stemmers have been added to snowball (Irish gaelic and Czech).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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