[ 
https://issues.apache.org/jira/browse/LUCENENET-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shad Storhaug closed LUCENENET-551.
-----------------------------------
    Resolution: Won't Do

This request seems to fall outside of the purview of feature-by-feature porting 
from Lucene. While it does sound like an interesting project, it is something 
that should be implemented as a 3rd party extension rather than as part of this 
project. If you also would like to see it in a future version of Lucene.NET, I 
suggest you submit your feature request and/or PR to the Lucene team.

> Latin language Stemmer (feature request)
> ----------------------------------------
>
>                 Key: LUCENENET-551
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-551
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Contrib, Lucene.Net.Analysis.Common
>    Affects Versions: Lucene.Net 3.0.3, Lucene.Net 4.8.0
>            Reporter: Peter Halasz
>            Priority: Major
>
> I would find a Latin language stemmer very helpful. The Schinke Latin 
> stemming algorithm has been converted to Snowball here: 
> http://snowball.tartarus.org/otherapps/schinke/intro.html . I have not worked 
> out how to compile Snowball into .cs to try it.
> There are currently 5 romance-languages supported (French, Spanish, 
> Portuguese, Italian, Romanian). so if the above doesn't work, I imagine one 
> of these could be modified to support Latin.
> I realise SF.Snowball is considered a contrib package rather than core, but 
> Lucene.Net seems to be the main place where Snowball stemmers are provided 
> and maintained for C# / .Net.
> Note, other language ports of Snowball support Latin (using the Schinke 
> contribution), such as Ruby: https://github.com/aurelian/ruby-stemmer



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to