seo_keyword_density_checker
Analyze raw text or HTML to measure keyword density, word frequency, lexical diversity, and detect over-optimization signals using unigram, bigram, and trigram tables with stopword filter and length controls.
Instructions
Menu ID: keyword_density_checker. Keyword Density Checker. Analyze raw text or HTML for keyword density, word frequency, lexical diversity, and over-optimization signals. Unigram, bigram, trigram tables with stopword filter and length controls. Use describe_tool with tool_id "keyword_density_checker" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| mode | Yes | ||
| stopwords | Yes | ||
| minLength | Yes | ||
| topN | Yes |