Sciweavers

18 search results - page 1 / 4
» Counting Suffix Arrays and Strings
Sort
View
SPIRE
2005
Springer
13 years 10 months ago
Counting Suffix Arrays and Strings
Klaus-Bernd Schürmann, Jens Stoye
SODA
1990
ACM
173views Algorithms» more  SODA 1990»
13 years 5 months ago
Suffix Arrays: A New Method for On-Line String Searches
A new and conceptually simple data structure, called a suffix array, for on-line string searches is introduced in this paper. Constructing and querying suffix arrays is reduced to...
Udi Manber, Gene Myers
IJFCS
2006
108views more  IJFCS 2006»
13 years 4 months ago
Reconstructing a Suffix Array
Abstract. For certain problems (for example, computing repetitions and repeats, data compression applications) it is not necessary that the suffixes of a string represented in a su...
Frantisek Franek, William F. Smyth
ICML
2006
IEEE
14 years 5 months ago
Fast and space efficient string kernels using suffix arrays
String kernels which compare the set of all common substrings between two given strings have recently been proposed by Vishwanathan & Smola (2004). Surprisingly, these kernels...
Choon Hui Teo, S. V. N. Vishwanathan
JACM
2006
112views more  JACM 2006»
13 years 4 months ago
Linear work suffix array construction
Suffix trees and suffix arrays are widely used and largely interchangeable index structures on strings and sequences. Practitioners prefer suffix arrays due to their simplicity an...
Juha Kärkkäinen, Peter Sanders, Stefan B...