-
Notifications
You must be signed in to change notification settings - Fork 135
Config_Bot_Sentiment
Keith Sterling edited this page Feb 21, 2019
·
4 revisions
These configuration items allow you to control how the Sentiment Analysis is processed. It is an optional set of settings, and leaving them blank means no sentiment analysis is carred
bot:
sentiment:
classname: programy.sentiment.textblob_sentiment.TextBlobSentimentAnalyser
scores: programy.sentiment.scores.SentimentScores
- classname - The Python class that will carry out Sentiment Analysis
- scores - A Python class that is used to convert Sentiment Analysis scores to text values
For more information see Sentiment Analysis
Email: keiffster@gmail.com | Twitter: @keiffster | Facebook: keith.sterling | LinkedIn: keithsterling | My Blog
- Home
- Background
- Guiding Principles
- Reporting an Issue
- Installation
- You And Your Bot
- Bots
- Clients
- Configuration
- AIML
- Sentence Splitting
- Natural Langauge Processing
- Normalization
- Spelling
- Sentiment Analysis
- Translation
- Security
- Hot Reload
- Logging
- Out of Band
- Multi Language
- RDF Support
- Rich Media
- Asynchronous Events
- Triggers
- External Services
- Dynamic Sets, Maps & Vars
- Extensions
- Pre & Post Processors
- Custom Nodes
- The Brain Tree
- Utilities
- Building It Yourself
- Creating Your Own Bot
- Contributing
- Performance Testing
- FAQ
- History
- Website