返回顶部
s

sentinel-mood

Analyze the sentiment and emotional tone of text using NLTK and VADER. Use this to gauge user mood, detect urgency, or analyze content tone.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
317
下载量
0
收藏
概述
安装方式
版本历史

sentinel-mood

# Sentinel Mood A lightweight sentiment analysis skill powered by NLTK's VADER (Valence Aware Dictionary and sEntiment Reasoner). It is specifically tuned for social media texts, conversational language, and short updates. ## Capabilities - **Analyze Sentiment:** Get positive, negative, neutral, and compound scores for any text. - **Detect Tone:** (Implicit) Infer tone based on polarity scores. ## Usage **User:** "Analyze the sentiment of this message: 'I love how this project is turning out, great job!'" **Agent:** [Runs skill] -> Returns sentiment scores (e.g., compound: 0.8, pos: 0.6). ## Technical Details This skill uses a Python script (`analyze.py`) that imports `nltk.sentiment.SentimentIntensityAnalyzer`. ### Dependencies - Python 3 - `nltk` library (`pip install nltk`) - `vader_lexicon` (downloaded via `nltk.downloader`) ## Implementation The skill executes a python script that takes text as an argument and outputs JSON.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 sentinel-mood-1776295752 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 sentinel-mood-1776295752 技能

通过命令行安装

skillhub install sentinel-mood-1776295752

下载 Zip 包

⬇ 下载 sentinel-mood v1.0.0

文件大小: 2.05 KB | 发布时间: 2026-4-16 17:46

v1.0.0 最新 2026-4-16 17:46
Sentinel Mood v1.0.0 initial release:

- Introduces sentiment and emotional tone analysis using NLTK's VADER.
- Provides positive, negative, neutral, and compound sentiment scores for any input text.
- Tailored for conversational or social media language and short-form content.
- Simple usage: Input text, receive sentiment scores as JSON.
- Requires Python 3, nltk library, and vader_lexicon.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部