Precompiled KNBC models for J.DepP
Trained with MeCab + jumandic as POS tagger and dictionary.
Model files are licensed under 3-Clause BSD license(See `README.md` file in the package)
There are three variants:
| Classifier | Speed | Model Size | Accuracy |
|:--------------|:---------|-----------------:|:-------------|
| linear | ⭐⭐⭐⭐⭐ | 13 MB | ⭐ |
| 2ndpoly(recommended) | ⭐⭐⭐ | 84 MB | ⭐⭐⭐ |
| 3rdpoly | ⭐ | 512 MB | ⭐⭐⭐⭐⭐ |
Please choose your favorite one. If you don't have the preference, 2ndpoly is recommended to use.