extract_key_terms
Extract key terms from study documents or entire categories using YAKE to identify important concepts for review.
Instructions
Extract keywords from one document or an entire category using YAKE.
Args:
relative_path: Optional single file path relative to docs root
category: Optional category folder when relative_path is not set
top_n: Number of terms to return (default 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | No | ||
| category | No | ||
| top_n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |