Donate Share

SimMetrics

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Levinstein ignores the words order

You are viewing a single message from this topic. View all messages.

  1. 2009-09-08 06:20:27 UTC
    Levenshtein not leinvstein.

    Either way what you need is a matching approach with levenshtein/needlemanWunch used at the token match level. This should do exactly as you need. The easy way to do this is take the source code for ChapmanMatchingSoundex and switch the internal metric (soundex) to instantiate the metric levenshtein. One line of code changed all others should be fine (not tested!). This new metric should then do the required task.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.