什么是 sentiment-analyzer?
使用 ML 模型分析文本中的情绪。使用场合:分析客户评论;处理 NPS 反馈;监控品牌提及情况;评估活动反应;对支持票进行分类 来源:guia-matthieu/clawfu-skills。
使用 ML 模型分析文本中的情绪。使用场合:分析客户评论;处理 NPS 反馈;监控品牌提及情况;评估活动反应;对支持票进行分类
通过命令行快速安装 sentiment-analyzer AI 技能到你的开发环境
来源:guia-matthieu/clawfu-skills。
Analyze sentiment in customer feedback using transformer models - understand what your customers really feel at scale.
| Structures analysis frameworks | Metric definitions | | Identifies patterns in data | Business interpretation | | Creates visualization templates | Dashboard design | | Suggests optimization areas | Action priorities | | Calculates statistical measures | Decision thresholds |
| 0.8 - 1.0 | Very Positive | Enthusiastic, recommend | | 0.6 - 0.8 | Positive | Satisfied, happy | | 0.4 - 0.6 | Neutral | Mixed or indifferent | | 0.2 - 0.4 | Negative | Disappointed, frustrated | | 0.0 - 0.2 | Very Negative | Angry, will churn |
使用 ML 模型分析文本中的情绪。使用场合:分析客户评论;处理 NPS 反馈;监控品牌提及情况;评估活动反应;对支持票进行分类 来源:guia-matthieu/clawfu-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill sentiment-analyzer使用 ML 模型分析文本中的情绪。使用场合:分析客户评论;处理 NPS 反馈;监控品牌提及情况;评估活动反应;对支持票进行分类 来源:guia-matthieu/clawfu-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/guia-matthieu/clawfu-skills --skill sentiment-analyzer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/guia-matthieu/clawfu-skills