#korean #tokenize #ragit

bin+lib ragit-korean

korean tokenizer for ragit

14 releases

Uses new Rust 2024

0.4.5 Dec 25, 2025
0.4.4 Oct 12, 2025
0.4.3 Sep 15, 2025
0.4.1 Jun 9, 2025
0.2.0 Dec 30, 2024

#4 in #ragit


Used in ragit

MIT license

66KB
1K SLoC

ragit-korean

Ragit-korean is a very simple korean tokenizer.

Ragit used to use charabia to tokenize cjk documents, but it has too many issues.

  1. Charabia bundles cjk dictionaries in the binary, which makes the file 70MiB bigger.
  2. It silently converts 완성형 korean to 조합형 korean. That silently messes up tfidf searches.

Dependencies

~11KB