Namgyu Kim created LUCENE-9253: ---------------------------------- Summary: Support custom dictionaries in KoreanTokenizer Key: LUCENE-9253 URL: https://issues.apache.org/jira/browse/LUCENE-9253 Project: Lucene - Core Issue Type: Improvement Reporter: Namgyu Kim Assignee: Namgyu Kim
KoreanTokenizer does not support custom dictionaries(system, unknown) now, even though Nori provides DictionaryBuilder that creates custom dictionary. In the current state, it is very difficult for Nori users to use a custom dictionary. Therefore, we need to open a new constructor that uses it. Kuromoji is already supported(LUCENE-8971) that, and I referenced it. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org