atilika/kuromoji
Kuromoji is a self-contained and very easy to use Japanese morphological analyzer designed for search observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5704
- days_rel: n/a
- days_push: 1318
- n_releases_24m: 0
Adoption not part of the score
1056 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kuromoji is a self-contained, easy-to-use Japanese morphological analyzer written in Java, supporting word segmentation, part-of-speech tagging, lemmatization, and reading extraction. It ships with multiple dictionaries (IPADIC, UniDic, etc.) and is designed with search applications in mind.
Use cases
- segment japanese text into words
- tag japanese text with part of speech
- lemmatize japanese verbs and adjectives
- extract furigana readings for kanji
- tokenize japanese text for full-text search
- analyze japanese sentences in a java application
When to choose
- you need japanese tokenization in a JVM project like Elasticsearch or Lucene
- you want a self-contained analyzer with no external dependencies
- you need multiple dictionary options including NEologd variants
When to avoid
- you need a non-JVM language like Python or Ruby
- you need modern neural NLP models rather than dictionary-based analysis
- you need actively developed features, as the project is in maintenance mode
Facets
library · maturity maintenance
nlp parser developer-tools jvm cross-platform japanese morphological-analysis tokenization part-of-speech-tagger lemmatization search natural-language-processing
1 source
- readme: https://github.com/atilika/kuromoji · fetched 2026-08-28 · 6980efb19215
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| atilika/kuromoji | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="atilika/kuromoji")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem