Sciweavers

2252 search results - page 1 / 451
» Regular expression patterns
Sort
View
POPL
2001
ACM
14 years 5 months ago
Regular expression pattern matching for XML
Haruo Hosoya, Benjamin C. Pierce
ICFP
2004
ACM
14 years 4 months ago
Regular expression patterns
We extend Haskell with regular expression patterns. Regular expression patterns provide means for matching and extracting data which goes well beyond ordinary pattern matching as ...
Niklas Broberg, Andreas Farre, Josef Svenningsson
DKE
2007
129views more  DKE 2007»
13 years 4 months ago
First-order temporal pattern mining with regular expression constraints
Previous studies on mining sequential patterns have focused on temporal patterns specified by some form of propositional temporal logic. However, there are some interesting seque...
Sandra de Amo, Daniel A. Furtado
APIN
2000
103views more  APIN 2000»
13 years 4 months ago
Probabilistic Pattern Matching and the Evolution of Stochastic Regular Expressions
The use of genetic programming for probabilistic pattern matching is investigated. A stochastic regular expression language is used. The language features a statistically sound sem...
Brian J. Ross
PPDP
2010
Springer
13 years 3 months ago
Typed and unambiguous pattern matching on strings using regular expressions
We show how to achieve typed and unambiguous declarative pattern matching on strings using regular expressions extended with a simple recording operator. We give a characterizatio...
Claus Brabrand, Jakob G. Thomsen