| Package | Description |
|---|---|
| com.wcohen.ss |
This package contains a bunch of approximate string comparators, plus code for
performing controlled experiments with this.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Level2Jaro
"Level 2" recursive field matching algorithm, based on Jaro
distance.
|
class |
Level2JaroWinkler
"Level 2" recursive field matching algorithm, based on Jaro
distance.
|
class |
Level2Levenstein
"Level 2" recursive field matching algorithm using Levenstein
distance.
|
class |
Level2MongeElkan
Monge & Elkan's "level 2" recursive field matching algorithm.
|
Copyright © 2016. All rights reserved.