-
Notifications
You must be signed in to change notification settings - Fork 135
Processors
Keith Sterling edited this page Sep 10, 2019
·
3 revisions
Processors allow you to change the content of the question or answer, or to modify the question in flight and retry if the question does not illicit a valid response.
At this time there are 3 types of processors
-
Pre Processors. Which converts the raw text of the question entered into the bot before it is passed to the brain to answer.
-
Post Processors. Which converts the raw answer after it has been returned from the brain.
-
Post Question Processors. Can be used to manipulate the question after an initial response was blank and then retry the question.
Email: [email protected] | 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