### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Describe the feature you'd like [nori-clone](https://github.com/jeongukjae/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](https://github.com/infiniflow/resource), which has already contained the dictionary files of Chinese and Japanese. ### Documentation, adoption, use case _No response_ ### Additional information _No response_