Skip to content

LUCENE-10493: Unify token Type enum in kuromoji and nori#801

Merged
mocobeta merged 1 commit into
apache:mainfrom
mocobeta:lucene-10493-unify-tokentype
Apr 8, 2022
Merged

LUCENE-10493: Unify token Type enum in kuromoji and nori#801
mocobeta merged 1 commit into
apache:mainfrom
mocobeta:lucene-10493-unify-tokentype

Conversation

@mocobeta
Copy link
Copy Markdown
Contributor

@mocobeta mocobeta commented Apr 7, 2022

Both JapaneseTokenizer.Type and KoreanTokenizer.Type enums are identical and they should be placed in the o.a.l.a.morph package in analysis-common (so that o.a.l.a.morph.Token can have the type of this token as its property).

@mocobeta mocobeta merged commit 13630d3 into apache:main Apr 8, 2022
@mocobeta mocobeta deleted the lucene-10493-unify-tokentype branch April 8, 2022 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant