| Package | Description |
|---|---|
| com.wcohen.ss.expt |
| Class and Description |
|---|
| Blocker
Produces candidate pairs from a MatchData structure, and provides
access to those candidate pairs.
|
| Blocker.Pair
Holds a pair of instances, with mutable distance between them.
|
| ExtractAbbreviations.Stats |
| MatchData
Holds data for evaluating a distance metric.
|
| MatchData.InputFormatException
Signals an incorrectly formatted MatchData file.
|
| MatchData.Instance
A single item (aka record, string, etc) to match against others.
|
| NGramBlocker
Finds all pairs that share a not-too-common character n-gram.
|
| SourcedMatchData
Holds data for evaluating a distance metric.
|
| SourcedMatchData.InputFormatException
Signals an incorrectly formatted MatchData file.
|
| SourcedMatchData.Instance
A single item (aka record, string, etc) to match against
others.
|
| TokenBlocker
Finds all pairs that share a not-too-common token.
|
Copyright © 2016. All rights reserved.