FREJ - Fuzzy RegExps for Java
Posted by RodionGork on July 14, 2011 at 10:11 AM PDT
Summary
FREJ - Fuzzy Regular Expressions for Java - is a
library (plus command-line grep-like tool) which provides mechanism for comparing text strings with patterns disregarding nasty typos and considering special structural dependencies between parts of text being matched with help of special syntax (regexp-like) of the patterns.
Example of syntax:
[(^Fuzzy,Approximate),(?matching),(^Regex*,{Regular,expression*})]
Parent project
no parent
Community:
»
- 91 reads



