openregex
Pattern matcher
A flexible regular expression language and engine for token-based pattern matching in natural language processing.
An efficient and flexible token-based regular expression language and engine.
75 stars
25 watching
16 forks
Language: Java
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| A library for matching patterns on abstract syntax trees (ASTs) in programming languages. | 100 |
| A data backend for Hiera that matches client facts against regular expression patterns to provide hierarchical data | 12 |
| An implementation of pattern matching for Go. | 246 |
| A tiny Elixir library providing a simple rule handler using pattern matching | 13 |
| A Python module implementing native pattern matching with functional language semantics | 162 |
| Implementation of a Perl-like regex =~ operator in Swift | 112 |
| A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 412 |
| An experimental C++ pattern matching library | 670 |
| A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |
| A pattern matching library for Clojure, optimized for performance and ease of use. | 1,189 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |