-
Notifications
You must be signed in to change notification settings - Fork 135
Tutorial Regular Expressions
Keith Sterling edited this page Sep 25, 2017
·
8 revisions
#Regular Expressions
<regex>^[a-z]$</regex>
<regex pattern="^[a-z]$" />
<regex template="telephone_number" />
For more information on the regex pattern tag including a full description of how to use it, see the wiki page Regular Expressions
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