| 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 |
JaroTFIDF
Soft TFIDF-based distance metric, extended to use "soft" token-matching
with the Jaro distance metric.
|
class |
JaroWinklerTFIDF
Soft TFIDF-based distance metric, extended to use "soft" token-matching
with the JaroWinkler distance metric.
|
class |
MongeElkanTFIDF
Soft TFIDF-based distance metric, extended to use "soft" token-matching
with the MongeElkan distance metric.
|
class |
SoftTFIDF
TFIDF-based distance metric, extended to use "soft" token-matching.
|
Copyright © 2016. All rights reserved.