| 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.tokens |
| Modifier and Type | Field and Description |
|---|---|
protected SourcedTokenizer |
AbstractSourcedTokenizedStringDistance.tokenizer |
| Constructor and Description |
|---|
AbstractSourcedStatisticalTokenDistance(SourcedTokenizer tokenizer) |
SourcedSoftTFIDF(SourcedTokenizer tokenizer,
StringDistance tokenDistance,
double tokenMatchThreshold) |
SourcedTFIDF(SourcedTokenizer tokenizer) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSourcedTokenizer
Simple implementation of a Tokenizer.
|
Copyright © 2016. All rights reserved.