[ 
http://issues.apache.org/jira/browse/LUCENE-677?page=comments#action_12439640 ] 
            
Federico Grilli commented on LUCENE-677:
----------------------------------------

I guess you already got my answer through the lucene-dev mailing list. In any 
case, the answer is yes, same stemming rules but different implementation. I 
have seen
that also other languages (i.e. French, German)  have contributed
implementations of the Porter's algorithm in addition to the snowball
one, so I thought mine too could be of some interest.

Cheers,

Federico

> Italian Analyzer
> ----------------
>
>                 Key: LUCENE-677
>                 URL: http://issues.apache.org/jira/browse/LUCENE-677
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>            Reporter: Federico Grilli
>            Priority: Minor
>         Attachments: ItalianAnalyzer.patch
>
>
> Hello everybody,
> I have written an Italian analyzer based on the Porter's stemming
> algorithm as found at http://www.snowball.tartarus.org. I would like
> to contribute it to the Lucene sandbox. The classes come with thorough
> unit tests.
> Regards,
> Federico Grilli

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
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