Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
List of algorithms
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====Approximate sequence matching==== * [[Bitap algorithm]]: fuzzy algorithm that determines if strings are approximately equal. * [[Phonetic algorithm]]s ** [[Daitch–Mokotoff Soundex]]: a [[Soundex]] refinement which allows matching of Slavic and Germanic surnames ** [[Double Metaphone]]: an improvement on Metaphone ** [[Match rating approach]]: a phonetic algorithm developed by Western Airlines ** [[Metaphone]]: an algorithm for indexing words by their sound, when pronounced in English ** [[New York State Identification and Intelligence System|NYSIIS]]: [[phonetic algorithm]], improves on [[Soundex]] ** [[Soundex]]: a phonetic algorithm for indexing names by sound, as pronounced in English * [[String metric]]s: computes a similarity or dissimilarity (distance) score between two pairs of text strings ** [[Damerau–Levenshtein distance]]: computes a distance measure between two strings, improves on [[Levenshtein distance]] ** [[Dice's coefficient]] (also known as the Dice coefficient): a similarity measure related to the [[Jaccard index]] ** [[Hamming distance]]: sum number of positions which are different ** [[Jaro–Winkler distance]]: is a measure of similarity between two strings ** [[Levenshtein distance|Levenshtein edit distance]]: computes a metric for the amount of difference between two sequences * [[Trigram search]]: search for text when the exact syntax or spelling of the target object is not precisely known
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)