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.

GitHub

75 stars
25 watching
16 forks
Language: Java
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mjambon/mikmatch An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic 22
blackrabbitt/mspm An algorithm implementation for efficient multi-string pattern matching using trie data structures. 26
alehander92/gara A macro-based library for pattern matching in Nim programming language 103
krux02/ast-pattern-matching A library for matching patterns on abstract syntax trees (ASTs) in programming languages. 100
jjulien/hiera-regex A data backend for Hiera that matches client facts against regular expression patterns to provide hierarchical data 12
alexpantyukhin/go-pattern-match An implementation of pattern matching for Go. 245
kbrw/rulex A tiny Elixir library providing a simple rule handler using pattern matching 13
grantjenks/python-pattern-matching A Python module implementing native pattern matching with functional language semantics 162
kasei/swiftregex Implementation of a Perl-like regex =~ operator in Swift 112
timbray/quamina A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. 395
mpark/patterns A C++ library that provides a pattern-matching system for expressing matching and transformation logic. 666
pvginkel/microsoft.codeanalysis.csharp.patternmatching A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. 29
clojure/core.match A pattern matching library for Clojure, optimized for performance and ease of use. 1,190
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
solodon4/mach7 A C++ library providing a functional programming style pattern-matching mechanism 1,283