| 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 | |
| com.wcohen.ss.lookup | |
| com.wcohen.ss.tokens |
| Class and Description |
|---|
| DistanceInstance
An 'instance' for a StringDistance, analogous to an 'instance' for
a classification learner.
|
| DistanceInstanceIterator
An iterator over DistanceInstance objects.
|
| SourcedStringWrapper |
| SourcedStringWrapperIterator
An iterator over StringWrapper objects.
|
| SourcedToken
An interned version of a string, with provinance information
|
| SourcedTokenizer
Split a string into tokens, retaining provinance.
|
| StringDistance
Compute the difference between pairs of strings.
|
| StringDistanceLearner
Learn a StringDistance.
|
| StringWrapper
Something that implements some of the functionality of Java's
string class, but which is a non-final class, and hence can also
cache additional information to facilitate later processing.
|
| StringWrapperIterator
An iterator over StringWrapper objects.
|
| Token
An interned version of a string.
|
| Tokenizer
Split a string into tokens.
|
| Class and Description |
|---|
| DistanceInstance
An 'instance' for a StringDistance, analogous to an 'instance' for
a classification learner.
|
| DistanceInstanceIterator
An iterator over DistanceInstance objects.
|
| SourcedStringWrapper |
| SourcedToken
An interned version of a string, with provinance information
|
| StringDistance
Compute the difference between pairs of strings.
|
| StringDistanceLearner
Learn a StringDistance.
|
| StringWrapper
Something that implements some of the functionality of Java's
string class, but which is a non-final class, and hence can also
cache additional information to facilitate later processing.
|
| StringWrapperIterator
An iterator over StringWrapper objects.
|
| Token
An interned version of a string.
|
| Tokenizer
Split a string into tokens.
|
| Class and Description |
|---|
| DistanceInstance
An 'instance' for a StringDistance, analogous to an 'instance' for
a classification learner.
|
| DistanceInstanceIterator
An iterator over DistanceInstance objects.
|
| IdentifiedStringWrapper |
| SourcedStringWrapper |
| SourcedStringWrapperIterator
An iterator over StringWrapper objects.
|
| StringDistance
Compute the difference between pairs of strings.
|
| StringDistanceLearner
Learn a StringDistance.
|
| StringDistanceTeacher
Train a StringDistanceLearner and return the learned
StringDistance, using some unspecified source of information to
train the learner.
|
| StringWrapper
Something that implements some of the functionality of Java's
string class, but which is a non-final class, and hence can also
cache additional information to facilitate later processing.
|
| StringWrapperIterator
An iterator over StringWrapper objects.
|
| Tokenizer
Split a string into tokens.
|
| Class and Description |
|---|
| StringDistance
Compute the difference between pairs of strings.
|
| StringDistanceLearner
Learn a StringDistance.
|
| StringDistanceTeacher
Train a StringDistanceLearner and return the learned
StringDistance, using some unspecified source of information to
train the learner.
|
| StringWrapper
Something that implements some of the functionality of Java's
string class, but which is a non-final class, and hence can also
cache additional information to facilitate later processing.
|
| Tokenizer
Split a string into tokens.
|
| Class and Description |
|---|
| SourcedToken
An interned version of a string, with provinance information
|
| SourcedTokenizer
Split a string into tokens, retaining provinance.
|
| StringDistance
Compute the difference between pairs of strings.
|
| StringDistanceLearner
Learn a StringDistance.
|
| StringWrapper
Something that implements some of the functionality of Java's
string class, but which is a non-final class, and hence can also
cache additional information to facilitate later processing.
|
| Token
An interned version of a string.
|
| Tokenizer
Split a string into tokens.
|
Copyright © 2016. All rights reserved.