Score readability
readabilityCompute Flesch Reading Ease and grade level scores to check if your draft matches your intended audience before publishing, with plain-language interpretation of the results.
Instructions
Compute Flesch Reading Ease and Flesch-Kincaid grade level for the text, with a plain-language interpretation. Use it to check whether a draft matches its intended audience before publishing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to score. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| words | Yes | ||
| sentences | Yes | ||
| syllables | Yes | ||
| interpretation | Yes | Plain-language reading of the ease score. | |
| flesch_reading_ease | Yes | 0-100, higher is easier to read. | |
| flesch_kincaid_grade | Yes | Approximate US school grade required. |