Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
New
Description
My colleague and myself developed snowball stemmer for Serbian language recently:
https://github.com/snowballstem/snowball/blob/master/algorithms/serbian.sbl
https://snowballstem.org/algorithms/serbian/stemmer.html
We have a Serbian Lucene analyzer developed on top of that stemmer, and we would like to make a contribution to Lucene.