A Java library for generating String from a regular expression.
- Updated
Apr 28, 2021 - Java
A Java library for generating String from a regular expression.
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Descriptions of SoloLearn Coding Challenges (all 72, including pro) and solutions in C, Java, Python and Ruby
A Regular Expression game for Android
Regex: generate matching and non matching strings based on regex pattern.
dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
CVparser is software for parsing or extracting data out of CV/resumes.
A Java library for byte pattern matching and searching
A flexible tool to make complex replacements with regular expression
Eclipse Plug-in for tailing log files and eclipse consoles (e.g. SVN, Java Stack Trace, CDT), including syntax coloring with either a regular expression or a word match. It allows you to have multiple logs open concurrently.
converting regex (regular expression) to DFA directly by creating syntax tree in java
Deterministic Regular Expressions with Backreferences
A simple GUI application to implement Coffee ordering, developed using Java and JavaFX
👨🏾💻 Guia Rápido de RegEx
A Lightweight Java business rule expression language.
Simplified regex engine for educational purposes.