Skip to content

[Feature Request]: Add Korean morphological analyzer to support Korean for full text search #1228

@yingfeng

Description

@yingfeng

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Describe the feature you'd like

nori-clone is a good candidate for KMA to be added.

Describe implementation you've considered

However, it has several drawbacks and need to be refactored:

  1. Remove the dependencies of abseil
  2. Remove the dependencies of protobuf
  3. Remove the dependencies of snappy, and replace the snappy based compressed dictionary to zlib based one, to be kept the same with JMA.
  4. Upload the raw dictionary files to resource repo, which has already contained the dictionary files of Chinese and Japanese.

Documentation, adoption, use case

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions