[ 
https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304000#comment-15304000
 ] 

Andriy Rysin commented on LUCENE-7287:
--------------------------------------

So do we need to build hunspell dictionary (this may take me some time, 
probably a week or two) or using StemmerOverrideFilter with existing dictionary 
as suggested by Ahmet is good enough?
BTW older Ukrainian hunspell used in http://github.com/elastic/hunspell is not 
very suitable as it's "too compact" - it often combines multiple lemmas 
together (most frequently direct and reverse verbs, adjectives and adverbs etc).

> New lemma-tizer plugin for ukrainian language.
> ----------------------------------------------
>
>                 Key: LUCENE-7287
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7287
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: modules/analysis
>            Reporter: Dmytro Hambal
>            Priority: Minor
>              Labels: analysis, language, plugin
>
> Hi all,
> I wonder whether you are interested in supporting a plugin which provides a 
> mapping between ukrainian word forms and their lemmas. Some tests and docs go 
> out-of-the-box =) .
> https://github.com/mrgambal/elasticsearch-ukrainian-lemmatizer
> It's really simple but still works and generates some value for its users.
> More: https://github.com/elastic/elasticsearch/issues/18303



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to