Approximate String Matching Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "> ↵" to "> ")
m (Text replacement - "." " to ".” ")
 
Line 22: Line 22:


=== 2002 ===
=== 2002 ===
* ([[2002_FlexiblePatternMatchingInStrings|Navarro & Raffinot, 2002]]) ⇒ [[Gonzalo Navarro]], and [[Mathieu Raffinot]]. ([[2002]]). “[http://www.cambridge.org/catalogue/catalogue.asp?isbn=0521813077 Flexible Pattern Matching in Strings]." Cambridge University Press.
* ([[2002_FlexiblePatternMatchingInStrings|Navarro & Raffinot, 2002]]) ⇒ [[Gonzalo Navarro]], and [[Mathieu Raffinot]]. ([[2002]]). “[http://www.cambridge.org/catalogue/catalogue.asp?isbn=0521813077 Flexible Pattern Matching in Strings].Cambridge University Press.


=== 2001 ===
=== 2001 ===

Latest revision as of 04:34, 8 May 2024

An Approximate String Matching Algorithm is a String Matching Algorithm that can solve an Approximate String Matching Task.



References

2002

2001

1995

  • J. Zobel, P. Dart. (1995). “Finding Approximate Matches in Large Lexicons.” In: Software-Practice & Experience 25(3), pp 331–345.

1991

  • P. Jokinen and E. Ukkonen. (1991). “Two Algorithms for Approximate String Matching in Static Texts.” In: A. Tarlecki, editor, Mathematical Foundations of Computer Science.

1985

  • E. Ukkonen. (1985). “Algorithms for Approximate String Matching.” In: Information and Control, 64.

1974