ikawaha/kagome-dict
Dictionary Library for Kagome v2
This is a resource for Go developers who are building applications that need to process and understand Japanese text. It provides pre-compiled dictionary data for the Kagome v2 Japanese morphological analyzer. Developers can integrate these dictionaries into their Go applications to enable features like word segmentation and part-of-speech tagging for Japanese text inputs.
Use this if you are a Go developer building an application that requires robust Japanese text analysis capabilities using Kagome v2.
Not ideal if you are looking for a standalone application for Japanese text analysis or are not working within the Go ecosystem.
Stars
15
Forks
6
Language
Go
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ikawaha/kagome-dict"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
aaaton/golem
A lemmatizer implemented in Go
habeanf/yap
Yet Another (natural language) Parser
clipperhouse/uax29
A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.
jdkato/prose
:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and...
abadojack/whatlanggo
Natural language detection library for Go