extract_rake_keywords
Extract multi-word key phrases from text using RAKE (Rapid Automatic Keyword Extraction) to identify important topics and concepts.
Instructions
RAKE keyword extraction (Rapid Automatic Keyword Extraction). Finds multi-word key phrases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| top_n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |