Overview
The Sentence Structure evaluator assesses the complexity of sentence structure in informational texts relative to a specified grade level:- Identifies sentence features in the text, including sentence type composition, average words per sentence, subordinate clause ratios, and concepts per sentence.
- Assigns an overall complexity rating using an LLM, combined with statistical thresholds for sentence features.
At a glance
The evaluator must be run in two stages — combining them into a single step reduces accuracy.
Getting started
Follow the Quickstart to start using this evaluator:Inputs
Output
Interpreting results
Grade 3
Grade 4
Grades 5-12
Evaluator release history
Related topics
Text Complexity evaluators
Explore other evaluators that assess qualitative text complexity.
Text Complexity dataset
Explore the expert-annotated benchmark behind Text Complexity evaluators.
Quickstart
Run an evaluator in the Evaluators playground, a Python notebook, or with
the SDK.