#korean #tokenize #ragit #convert #issue #dictionary

bin+lib ragit-korean

korean tokenizer for ragit

1 unstable release

0.2.0 Dec 30, 2024

#8 in #korean

Download history 113/week @ 2024-12-28 15/week @ 2025-01-04

128 downloads per month
Used in 2 crates (via ragit)

MIT license

100KB
2K 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

~10KB