Table of Contents
Tools #
- http://rubular.com
- http://regexpal.com/ - A Javascript regex tester.
- http://www.regexper.com - visualize regular expression
- https://www.debuggex.com/
- http://regex.inginf.units.it/: automatic regex generator using Machine learning
Tuturials #
Examples #
- regex for testing Prime number: http://www.noulakaz.net/weblog/2007/03/18/a-regular-expression-to-check-for-prime-numbers/
- Writing a regex for email addresses is hard
Articles #
- http://xkcd.com/208/
- http://www.pythonforbeginners.com/systems-programming/regular-expressions-in-python/
- stack overflow: RegEx match open tags except XHTML self-contained tags - about parsing HTML with regex. Use Web mining tools instead!
Incoming Links #
Related Articles (Article 0) #
Suggested Pages #
- 0.025 Machine learning for physical sciences
- 0.025 Naive Bayes classifier
- 0.025 [[https://developer.mozilla.org/en/JavaScript/Guide]]
- 0.025 EM algorithm
- 0.025 [[https://github.com/JohnLangford/vowpal_wabbit/wiki]]
- 0.025 Machine learning for healthcare
- 0.025 GraphLab
- 0.025 Python
- 0.025 Andrew Ng
- 0.025 Tom M. MItchell
- More suggestions...