word_frequency
Analyze word frequency in text, sorted by count. Identify common words and their distribution for content analysis.
Instructions
Analyze word frequency distribution in text, sorted by count.
Parameters:
text — Text to analyze word frequency in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |