| 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.api | |
| com.wcohen.ss.expt |
| Modifier and Type | Class and Description |
|---|---|
protected class |
SourcedTFIDF.UnitVector
Marker class extending BagOfTokens
|
| Modifier and Type | Method and Description |
|---|---|
SourcedStringWrapper |
BasicSourcedStringWrapperIterator.nextSourcedStringWrapper() |
| Modifier and Type | Method and Description |
|---|---|
protected com.wcohen.ss.BagOfSourcedTokens |
AbstractSourcedTokenizedStringDistance.asBagOfSourcedTokens(SourcedStringWrapper w) |
protected SourcedTFIDF.UnitVector |
SourcedTFIDF.asUnitVector(SourcedStringWrapper w) |
| Modifier and Type | Method and Description |
|---|---|
SourcedStringWrapper |
SourcedStringWrapperIterator.nextSourcedStringWrapper() |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SourcedStringWrapper |
SourcedMatchData.MatchIterator.nextSourcedStringWrapper()
Return the next StringWrapper.
|
SourcedStringWrapper |
MatchData.MatchIterator.nextSourcedStringWrapper()
Return the next StringWrapper.
|
Copyright © 2016. All rights reserved.