Text
Stringtext
The text to extract keywords from
AI/Processing
Extracts keywords from text using the RAKE (Rapid Automatic Keyword Extraction) algorithm. RAKE is a domain-independent algorithm that extracts significant phrases by analyzing word frequency and co-occurrence.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
The text to extract keywords from
Language for stop words. Use 'auto' for automatic detection.
Custom stop words to filter out (optional). Overrides language-based stop words if provided.
Minimum score threshold for keywords (0.0 = no filter)
Maximum number of keywords to return (0 = unlimited)
Extracted keywords as a string set