Skip to content
Redmoon Calculators
テキスト分析 EN only

Sentence Complexity Analyzer

無料の文の複雑さアナライザー。平均節の深さ、従属節数、単文/複文/複雑文の分類、受動態率を測定し、最長の構造を表示します。

日本語 向けではありません

このツールは英語(および関連言語)向けに調整されています。日本語 の結果は意味をなさない可能性があります。

使うべき場面

Use when your text feels hard to read but you can't pinpoint why. A high clause depth combined with high passive count is the classic recipe for "dense" prose.

他の指標との比較

Where readability formulas give a single grade, this tool tells you what *kind* of complexity drives it — subordination, coordination, or length.

0 chars

仕組み

Each sentence is tokenized and counted for subordinating connectives ("because", "although"), coordinating connectives ("and", "but"), and passive constructions.

Clause depth is roughly 1 + subordinate clause count. Sentences with no connectives are "simple"; with only coordination they're "compound"; with any subordination they're "complex".

Splits surfaced are sentences over 35 words or with three or more subordinate clauses — typical candidates for trimming.

よくある質問

What does clause depth measure?

Roughly how many clauses each sentence contains. A sentence with two subordinate clauses has depth 3.

What grade level does this map to?

Not directly — use a readability formula for that. This tool is about syntactic complexity, which can be high in clear writing or low in unclear writing.

Why does it flag passive voice?

Heavy passive voice and deep subordination both increase parsing load. The split suggestions surface sentences that combine both.

実例

入力

Although the meeting ran long, we covered every agenda item. Decisions were made. The team left energized.

出力

Avg clause depth: 1.67 — Simple. Mix: 2 simple, 0 compound, 1 complex.

One subordinate clause ("Although the meeting ran long") gives sentence 1 a depth of 2; the other two are depth 1. The blend reads as varied but accessible.

よくある落とし穴

  • Heuristic detection — does not parse syntax fully.
  • Dialogue confuses the simple/compound classifier (heavy "and" usage).
  • Long sentences without subordination are not flagged — only deep nesting is.

関連ツール

フィードバックを送る

すべてのメッセージを読んでいます。改善点や良かった点を教えてください。