analyze_comments
Reprocess captured comment JSON files with custom keyword, sentiment, and heat analysis parameters to extract deeper insights from existing Xiaohongshu data.
Instructions
对已抓取的评论JSON文件重新进行关键词/情感/热度分析。
适用于需要用不同参数重新分析已有数据的场景。
Args: file_path: 已抓取的评论JSON文件路径
Returns: JSON 格式的分析结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |