I didn't realize how much time I spent on cleanups until regex let me stop.
Abstract: A large class of entity extraction tasks from text that is either semistructured or fully unstructured may be addressed by regular expressions, because in many practical cases the relevant ...
Validation framework that let's you configure, rather than code, your validation logic. I started writing this plugin back in 2009 and it has given me much joy over the years. But all good things must ...
scrutinized a Regular Expression while trying to visualize what it does and doesn't match? crafted a list of strings to test whether a Regular Expression is working as intended? needed to generate ...
Abstract: Regular expression (RE) matching is a core component of deep packet inspection in modern networking and security devices. In this paper, we propose the first hardware-based RE matching ...