regex-generator
There are 6 repositories under regex-generator topic.
GrandMoff100/RegexFactory
Dynamically construct regex patterns with native python representations
raj-kiran-p/regex_engine
Generate Regex Using Python That Can Fit Your Needs
zhu733756/regex_trainer
a crawler with an auto extractor for website information extraction
ahkhanjani/RegEz
RegEz is a RegEx generator for coding regular expressions in JavaScript.
NLP-1403/HW2
It's the second homework of Natural Language Processing course in Spring 2024 at Sharif University of Technology. It's about categorizing important information in chat messages using regex and simple AI.
EW-EndWall/regex-generator
This application is used to create regular expressions (Regex). Regular expressions are a powerful tool used to search, change or match text data according to certain patterns.