gunning_fog_score
Evaluate text readability by computing the Gunning Fog score, which estimates the years of education required for comprehension.
Instructions
Calculate Gunning Fog index for text readability.
Parameters:
text — Text to calculate Gunning Fog score for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |