macOS
brew install kytealocal Homebrew formula metadata
sudo port install kyteaMacPorts ports tree · textproc/kytea/Portfile · source: api.github.com
brew
Toolkit for analyzing text, especially Japanese and Chinese. Version 0.4.7 via Homebrew; verified 2026-06-19.
install
brew install kytealocal Homebrew formula metadata
sudo port install kyteaMacPorts ports tree · textproc/kytea/Portfile · source: api.github.com
nix profile install nixpkgs#kyteanixpkgs package indexes · pkgs/by-name/ky/kytea/package.nix · source: api.github.com
overview
Toolkit for analyzing text, especially Japanese and Chinese
history
KyTea is the Kyoto Text Analysis Toolkit, a C++ toolkit by Graham Neubig for word segmentation, pronunciation estimation, and other analysis tasks, especially for Japanese and other languages where word or morpheme boundaries are not explicit in raw text.
The KyTea NEWS file records version 0.0.1 on 2009-11-05 as the initial release of KyWs and KyPe. The public GitHub repository and README describe the later project as a general text-analysis toolkit focused on Japanese and languages requiring segmentation.
KyTea's design sits in the statistical NLP toolkit tradition before transformer-based tokenizers became dominant. It gives researchers and language-processing users a trainable analyzer with command-line tools and a library API rather than a closed dictionary-only analyzer.
KyTea's adoption is mostly academic and language-tooling oriented. It appears in package managers such as Homebrew, MacPorts, and Nix because Japanese and Chinese text-processing workflows often need a reproducible segmenter that can be scripted from Unix pipelines.
The package installs kytea for analysis and train-kytea for model training. Users run it to segment text, estimate pronunciations, prepare corpora, or build custom models for domains where default Japanese tokenizers are not enough.
KyTea is a nice package-manager artifact because it packages research NLP into classic Unix form: a small binary, a training command, headers, and docs. It is especially useful in multilingual text-analysis stacks where tokenization is a prerequisite rather than the final task.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
api-example | cli | global executable | |
kytea | cli | global executable | |
train-kytea | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.phontron.com/kytea/
install metadata
| Package key | brew:kytea |
|---|---|
| Version | 0.4.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kytea |
| Homepage | https://www.phontron.com/kytea/ |
| Repository | https://github.com/neubig/kytea |
| Upstream docs | https://www.phontron.com/kytea |
| License | Apache-2.0 |
| Source archive | https://www.phontron.com/kytea/download/kytea-0.4.7.tar.gz |
| Last updated | 2026-06-19T12:31:22-07:00 |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kytea |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kytea
nix profile install nixpkgs#kyteakytea
sudo port install kyteasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.