韩语分词器插件: garu-orama-tokenizer (1.9MB WASM 分析器)
作者: ongjin创建于 2026年5月19日更新于 2026年5月19日
Hi Orama team! I built a Korean morphological tokenizer plugin for Orama: garu-orama-tokenizer. Korean search with the default tokenizer has a real pain point — particles like 은/는/이/가/을/를 glue onto the noun, so searching for 학교 misses 학교에, 학교를, 학교가. And verb inflections like 먹었다 vs 먹는다 never match each other. This plugin runs real morphological analysis under the hood, powered by garu-ko (a 1.9MB WASM analyzer that runs in browsers, Node, and edge).
内容来源: oramasearch/orama