Given a context free language L(G) over alphabet Σ and a string s ∈ Σ∗, the language edit distance problem seeks the minimum number of edits (insertions, deletions and substitutions) required to convert s into a valid member of L(G). The well-known dynamic programming algorithm solves this problem in O(n3) time (ignoring grammar size) where n is the string length [Aho, Peterson 1972, Myers 1985]. Despite its numerous applications in data management, machine learning, compiler optimization, com-putational biology, computer vision and linguistics, there is no algorithm known till date that computes or approximates language edit distance problem in true sub-cubic time. In this paper we give the first such algorithm that computes language edit ...
We show how to compute the edit distance between two strings of length n up to a factor of 2Õ( log ...
The edit distance (or Levenshtein distance) between two strings x, y is the minimum number of charac...
Abstract We propose three algorithms for string edit distance with duplications and contractions. Th...
The notion of edit distance arises in very different fields such as self-correcting codes, parsing t...
AbstractThe notion of edit distance arises in very different fields such as self-correcting codes, p...
AbstractThe edit distance (or Levenshtein distance) between two words is the smallest number of subs...
Full Version Given a string σ over alphabet Σ and a grammar G defined over the same alphabet, how ma...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
We describe a way to compute the edit distance of two strings without having to fill the whole dynam...
We describe a way to compute the edit distance of two strings without having to fill the whole dynam...
The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$\Sigma$ ...
We show how to compute the edit distance between two strings of length n up to a factor of 2Õ( log ...
The edit distance (or Levenshtein distance) between two strings x, y is the minimum number of charac...
Abstract We propose three algorithms for string edit distance with duplications and contractions. Th...
The notion of edit distance arises in very different fields such as self-correcting codes, parsing t...
AbstractThe notion of edit distance arises in very different fields such as self-correcting codes, p...
AbstractThe edit distance (or Levenshtein distance) between two words is the smallest number of subs...
Full Version Given a string σ over alphabet Σ and a grammar G defined over the same alphabet, how ma...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
The edit distance between two strings S and R is defined to be the minimum number of character inser...
We describe a way to compute the edit distance of two strings without having to fill the whole dynam...
We describe a way to compute the edit distance of two strings without having to fill the whole dynam...
The edit distance between two rooted ordered trees with $n$ nodes labeled from an alphabet~$\Sigma$ ...
We show how to compute the edit distance between two strings of length n up to a factor of 2Õ( log ...
The edit distance (or Levenshtein distance) between two strings x, y is the minimum number of charac...
Abstract We propose three algorithms for string edit distance with duplications and contractions. Th...