Moses Charikar, Jon Kleinberg, et al.
SIAM Journal on Discrete Mathematics
In this paper, we describe the design, architecture, and the lessons learned from the implementation of a fast regular expression indexing engine FREE. FREE uses a pre-built index to identify the text data units which may contain a matching string and only examines these further. In this way, FREE shows orders of magnitude performance improvement in certain cases over standard regular expression matching systems, such as lex, awk and grep.
Moses Charikar, Jon Kleinberg, et al.
SIAM Journal on Discrete Mathematics
Junghoo Cho, Hector Garcia-Molina, et al.
ACM TOIT
Ronald Fagin, Anna R. Karlin, et al.
STOC 2000
Gurmeet Singh Manku, Sridhar Rajagopalan, et al.
SIGMOD Record