apache / apache/lucene

Latin Stemmer for lucene [LUCENE-6462]

Open
#7,521 5 comments 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Major module:analysis type:enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.