garu-ko 0.2.3 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,6 +7,7 @@
7
7
  - **F1 95.3%** on NIKL MP benchmark (vs. Kiwi 87.9%)
8
8
  - **< 1ms** inference per sentence
9
9
  - **Offline-ready** -- works without network
10
+ - **[Live Demo](https://garu.zerry.co.kr)** -- try it in your browser
10
11
 
11
12
  ## Comparison
12
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "garu-ko",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "description": "Ultra-lightweight Korean morphological analyzer for the web (1.7MB model, WASM 93KB, F1 95.3%)",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
Binary file