regex-generator
There are 8 repositories under regex-generator topic.
raj-kiran-p/regex_engine
Generate Regex Using Python That Can Fit Your Needs
GrandMoff100/RegexFactory
Dynamically construct regex patterns with native python representations
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.
anzhi0708/viorina
🎯Lightweight API-fuzzing tool. Describe your payload once—Viorina generates compliant, random test data for you.
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.
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 a genetic algorithm.
mnestorov/regexpert
Designed to help developers easily generate and understand regular expressions for various use cases.