Japanese Text Analyzer

Enables detailed Japanese text analysis through morphological parsing with Kuromoji, breaking down sentences into component parts with grammatical functions, readings, and base forms for language learning and translation applications.

View Source
2 stars
0 tools
Created Aug 2025
@mistizz/mistizz-japanese-text-analyzer-japanesetextanalyzer

About

Enables detailed Japanese text analysis through morphological parsing with Kuromoji, breaking down sentences into component parts with grammatical functions, readings, and base forms for language learning and translation applications.

Categories

general

Installation

npm

npm install @mistizz/mistizz-japanese-text-analyzer-japanesetextanalyzer

Configuration

{ "mcpServers": { "mistizz-japanese-text-analyzer-japanesetextanalyzer": { "command": "npx", "args": [ "-y", "@mistizz/mistizz-japanese-text-analyzer-japanesetextanalyzer" ] } } }