keyword_density
Analyze keyword frequency and density in any text, returning top single words, bigrams, and trigrams with percentages. Check a target keyword's density to optimize content for SEO.
Instructions
Analyze text for keyword frequency and density. Returns top single words, bigrams, and trigrams with percentages. Optionally check density of a specific target keyword. Use to optimize content for target keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content to analyze | |
| target_keyword | No | Optional: a specific keyword or phrase to check density for |