Tagged with fuzzy-matching - Visokio Forums http://forums.visokio.com/discussions/tagged/fuzzy-matching/feed.rss Mon, 30 Oct 17 18:43:36 -0400 Tagged with fuzzy-matching - Visokio Forums en-CA Idea: Fuzzy matching in De-duplicate? http://forums.visokio.com/discussion/2063/idea-fuzzy-matching-in-de-duplicates Tue, 19 Mar 2013 09:23:29 -0400 grahamb 2063@/discussions http://www.tech4t.co.uk/pages/t4t-doubletake-2.html]]> Formulae: SOUNDEX and LEVENSHTEIN fuzzy-matching functions (2.8+) http://forums.visokio.com/discussion/2066/formulae-soundex-and-levenshtein-fuzzy-matching-functions-2.8- Wed, 20 Mar 2013 07:24:09 -0400 steve 2066@/discussions
SOUNDEX
Converts a word into its American Soundex phonetic code (A-Z non-accented characters only).

LEVENSHTEIN
Evaluates the edit distance between two text values.]]>
Formulae: Fuzzy text matching-Soundex & Levenshtein (2.8+) http://forums.visokio.com/discussion/1463/formulae-fuzzy-text-matching-soundex-levenshtein-2.8- Thu, 12 Apr 2012 11:52:43 -0400 chris 1463@/discussions
In Omniscope 2.8 we have added the ability to perform fuzzy matching in the Record/Field filter operations and in the Merge/Join block.

In both cases you can select either the Soundex or Levenshtein matching routines. Please let us know if there are any other routines you would like us to include.

In the Record/Field filter blocks you can perform fuzzy matching by selecting a fuzzy match routine from the operation drop-down. So whereas before you might have chosen "Filter records where Employee name = 'Angelina Joline'", you can now create the rule "Filter records where Employee name fuzzy matches 'Angelina Joline". Depending on the matching routine selected this may match records "Angelina Joyline", "Angelina "Joleen" and other similar names.

In the "Merge/Join" block you can specify the fuzzy match routine in the operation drop-down for each join criterion specified.

Please let us know if you have any questions.
]]>