| Package | Description |
|---|---|
| com.wcohen.ss |
This package contains a bunch of approximate string comparators, plus code for
performing controlled experiments with this.
|
| com.wcohen.ss.expt |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiStringWrapper
A StringWrapper that stores a version of the string
that has been either (a) split into a number of distinct fields,
or (b) duplicated k times, so that k different StringDistance's
can preprocess it, of (b) both of the above.
|
protected class |
SourcedTFIDF.UnitVector
Marker class extending BagOfTokens
|
protected class |
TagLink.UnitVector
Marker class extending BagOfTokens
|
protected class |
TFIDF.UnitVector
Marker class extending BagOfTokens
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MatchData.Instance
A single item (aka record, string, etc) to match against others.
|
static class |
SourcedMatchData.Instance
A single item (aka record, string, etc) to match against
others.
|
Copyright © 2016. All rights reserved.