-
Notifications
You must be signed in to change notification settings - Fork 135
Config_Bot_Spelling
Keith Sterling edited this page Aug 1, 2017
·
6 revisions
bot:
spelling:
classname: programy.utils.spelling.checker.SpellingChecker
corpus: $BOT_ROOT/spelling/corpus.txt
check_before: false
check_and_retry: false
Name | Description | Example | Default |
---|---|---|---|
classname | Full Python Class Path to Spelling Class | programy.utils.spelling.checker.SpellingChecker | None |
corpus | Path to file containing spelling corpus | $BOT_ROOT/spelling/corpus.txt | None |
check_before | Check spelling of sentence before asking question | true | false |
check_and_retry | Only check spelling of sentence if question fails to get a response, then retry corrected sentence | true | false |
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