Skip to main content
Glama

Japanese Text Analyzer

analyze_text

Perform detailed morphological analysis of Japanese text to evaluate sentence complexity, part-of-speech distribution, and vocabulary diversity. Analyze input text for linguistic insights.

Instructions

テキストの詳細な形態素解析と言語的特徴の分析を行います。文の複雑さ、品詞の割合、語彙の多様性などを解析します。

Input Schema

NameRequiredDescriptionDefault
textYes分析するテキスト

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "text": { "description": "分析するテキスト", "type": "string" } }, "required": [ "text" ], "type": "object" }

Other Tools from Japanese Text Analyzer

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mistizz/mcp-JapaneseTextAnalyzer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server