public marks

PUBLIC MARKS with tags "string matching" & algorithme

08 November 2006

Algorithmes vectoriels et bioinformatique

by parmentierf & 1 other
Thèse de doctorat de Sylvie Hamel - recherche approximative de chaînes de caractères.

22 September 2006

Tame the Beast by Matching Similar Strings

by parmentierf
I described the algorithms in two classes: equivalence methods and similarity ranking methods. Equivalence methods return a Boolean result, whereas the similarity ranking methods return a numeric similarity measure or distance metric. In information retrieval systems, it is possible to mix methods to produce a faster hybrid approach. A typical approach is to employ a two-pass mechanism in which an equivalence method is used by the database as a first pass filter, and a ranked similarity method is applied to the filtered entries for the second pass. Ranked similarity methods tend to be algorithmically more complex than equivalence methods, so are usually implemented as custom code outside of the database.

A Guided Tour to Approximate String Matching - Navarro (ResearchIndex)

by parmentierf
We survey the current techniques to cope with the problem of string matching allowing errors. This is becoming a more and more relevant issue for many fast growing areas such as information retrieval and computational biology. We focus on online searching and mostly on edit distance, explaining the problem and its relevance, its statistical behavior, its history and current developments, and the central ideas of the algorithms and their complexities.

20 September 2006

Indexed Approximate String Searching

by parmentierf & 1 other
Une bonne présentation sur la recherche approximative de chaînes (références, algos, ...)

PUBLIC TAGS related to tag "string matching"

algorithme +   guide +   moteur de recherche +   text/processing +   thèse +  

Active users

parmentierf
last mark : 08/11/2006 15:40