Skip to search formSkip to main contentSkip to account menu

Suffix automaton

In computer science, a suffix automaton or directed acyclic word graph is a finite automaton that recognizes the set of suffixes of a given string… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
In this paper a new algorithm for the induction of a Directed Acyclic Word Graph (DAWG) is proposed. A DAWG can serve as a very… 
2013
2013
In this paper we present the WallBreaker system for similarity search as used in the String Similarity Search/Join Competition… 
Review
2010
Review
2010
Temporal data has always captured people's imagination. Large databases of temporal data contain temporal patterns that can lead… 
2008
2008
  • R. PrasadS. Agarwal
  • 2008
  • Corpus ID: 6383092
In the parameterized string matching, a given pattern P is said to match with a substring t of the text T, if there exist a… 
2006
2006
A close inspection of Fiala and Green's implementation of Ziv-Lempel'77 dictionary compression method reveals a surprising… 
2006
2006
Although data is stored in various ways, text remains the main form of exchanging information. This is particularly evident in… 
2004
2004
We describe a new technique for reducing the number of nodes and symbols in automata based on tries. The technique stems from… 
2002
2002
This paper shows a comparison of two data structures used for indexing of input texts. The first structure is the Suffix Array… 
2001
2001
The most important features of a string matching algorithm are its eeciency and its exibility. EEciency has traditionally…