Getting Started > Plugins: Basic > Individual: sensim
cnnmmd_xoxxox_sensim
Engines: Canned Output: Canned output for sentiment analysis: Sends sentiment analysis numbers (text) that match regular expression patterns for each turn.
dependence:
overview
For example, the configuration file could look like this: if the received text does not match any pattern, pass the specified number (in text form) to the except:
{ "except": "0", "dicsen": { "1": "happy|fun", "2": "Sad|Lonely" } }