Latin Stemmer for lucene [LUCENE-6462]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
In the latest lucene package there is no stemmer for Latin language. I have a stemmer for latin language which is a rule based program based on the grammar and rules of Latin
---
Migrated from [LUCENE-6462](https://issues.apache.org/jira/browse/LUCENE-6462) by Niki, updated May 12 2015
Attachments: [LatinStemmer.java](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-6462/LatinStemmer.java)
Contributor guide
Research direction
Start by reviewing the attached LatinStemmer.java and the current Lucene stemming entry points. Determine how the supplied rule-based Latin stemmer should fit the latest package and what tests are needed. Done means Lucene provides a usable Latin stemmer without disrupting existing language analysis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100