感情スコアを取得
val = sentiment_score(text)
(プラグイン / モジュール : iron_sentiment.hsp)
テキストの感情スコアを返します。 正の値=ポジティブ、負の値=ネガティブ。
| sentiment_label | 感情ラベルを取得 | (iron_sentiment.hsp) |
| プラグイン / モジュール | iron_sentiment.hsp |
| バージョン | 3.8 |
| 作成日 | 2026/04/17 |
| 著作者 | IronHSP |
| URL | https://github.com/inovia/IronHSP |
| 備考 | Pure HSP |
| タイプ | 拡張命令 |
| グループ | AI |
| 対応環境 |
|
| hs ファイル | hsphelp\iron_sentiment.hs |