smog_index
Calculate the SMOG readability grade of any text to assess its complexity. Use this metric to determine the education level required to understand the content.
Instructions
Calculate SMOG (Simple Measure of Gobbledygook) readability grade.
Parameters:
text — Text to calculate SMOG index for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |