Whilst Regular Expressions are undeniably powerful --- virtually NOBODY knows how to set up Regular Expressions! There are a number of tools that help you build / test regular expressions, such as https://regex-generator.olafneumann.org/ or https://retool.com/utilities/regex-generator (no responsibilities accepted for the use of any of these tools!). Source: 12 months ago
Ho did you arrive at the regex? I usually use a website to , such as https://regex101.com/, https://regexr.com/, https://regex-generator.olafneumann.org/ in combination of each other, as some explain better than the other. Source: about 1 year ago
Is there a regex generator for Reddit's Automod or Python? I've already tried Googling "regex generator python" but I only came up with https://regex-generator.olafneumann.org/, https://pythex.org/, https://regex101.com/, and a whole bunch of build/testers. Olaf Neumann's generator seemed the most promising, but I couldn't get it to work because I didn't know how to separate each phrase, i.e. "you're dumb," "your... Source: over 1 year ago
Shout out to https://regex-generator.olafneumann.org/. Source: over 1 year ago
Here's some more websites that might help if you're interested: Https://regexr.com/ - Lets you test the regex Https://regex-generator.olafneumann.org/ - Can help you generate regex Https://en.wikipedia.org/wiki/Regular_expression#Basic_concepts - Basic syntax. Source: over 1 year ago
Https://regex-generator.olafneumann.org/ (type in any text and it will suggest a matching regex). Source: over 1 year ago
I really like this tool to generate regex. It may not generate exactly what you need, but it'll get you on the right track. Often times, it does what I need. Source: over 1 year ago
Nah, just use a RegEx generator and then the REGEX(text, regex_text) in a validation rule and you are done. Source: about 2 years ago
This is a special case of the general problem of program synthesis[1][2][3][4], where the search space of possible programs are all regex strings and the seed driving the synthesis is Input-Output examples. There's research [5][6] as well as practical tools [7][8][9]. [1] https://en.wikipedia.org/wiki/Program_synthesis [2] https://www.microsoft.com/en-us/research/project/program-synthesis/ [3]... - Source: Hacker News / about 2 years ago
Something like https://regex-generator.olafneumann.org/ ? - Source: Hacker News / about 2 years ago
Just found this, but seems like it may be useful: Https://regex-generator.olafneumann.org/. Source: over 2 years ago
Do you know an article comparing RegEx Generator to other products?
Suggest a link to a post with product alternatives.
This is an informative page about RegEx Generator. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.