[
https://issues.apache.org/jira/browse/LUCENE-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337982#comment-15337982
]
Andriy Rysin commented on LUCENE-7287:
--------------------------------------
I guess it does not fit under analysis/common as it depends on Morfologik so
analysis/ukrainian is probably a good place. Or we could put it under
analisys/morfologik (as a .uk subpackage) - it's your call. If we do that will
the stopwords go with the stemmer or should they live under common/ (as they
are not morfologik-specific and may be used for other Ukrainian
implementations)?
I am also thinking if we could build generic stemmer for Ukrainian based on the
affix rules we have in dict_uk project (they are hunspell-like but fully based
on regular expressions which makes them way more compact).
> 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: [email protected]
For additional commands, e-mail: [email protected]