Skip to content

Add Garu (Korean morphological analyzer in the browser) to Data processing - #293

Open
ongjin wants to merge 1 commit into
mbasso:masterfrom
ongjin:add-garu
Open

Add Garu (Korean morphological analyzer in the browser) to Data processing#293
ongjin wants to merge 1 commit into
mbasso:masterfrom
ongjin:add-garu

Conversation

@ongjin

@ongjin ongjin commented Jun 19, 2026

Copy link
Copy Markdown

Adds Garu under Projects → Data processing.

Garu is a Korean morphological analyzer / POS tagger that runs fully in the browser via WebAssembly — compiled from Rust, with a 1 MB model + 337 KB WASM bundled in the npm package (no server, works offline). It's deterministic (codebook + Viterbi, no neural net).

Disclosure: I'm the author.

Korean morphological analyzer running in the browser via WebAssembly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant