extract_keywords
Extract key terms and concepts from paper abstracts using TF-IDF and co-occurrence analysis to support focused literature mapping.
Instructions
Extract key terms and concepts from paper abstracts using TF-IDF and co-occurrence analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_ids | Yes | List of paper IDs to extract keywords from | |
| max_keywords | No |