Package | Description |
---|---|
org.simmetrics | |
org.simmetrics.metrics |
Class and Description |
---|
Distance
Measures the unnormalized similarity (distance) between two arbitrary objects
of the same type .
|
ListMetric
Measures the similarity between two arbitrary lists containing elements of
the same type.
|
Metric
Measures the similarity between two arbitrary objects of the same type .
|
SetMetric
Measures the similarity between two arbitrary sets containing elements of the
same type.
|
StringMetric
Measures the similarity between two strings.
|
StringMetricBuilder.BuildStep |
StringMetricBuilder.CollectionMetricInitialSimplifierStep |
StringMetricBuilder.CollectionMetricInitialTokenizerStep |
StringMetricBuilder.CollectionMetricSimplifierStep |
StringMetricBuilder.CollectionMetricTokenizerStep |
StringMetricBuilder.StringMetricInitialSimplifierStep |
StringMetricBuilder.StringMetricSimplifierStep |
Class and Description |
---|
Distance
Measures the unnormalized similarity (distance) between two arbitrary objects
of the same type .
|
ListDistance
Measures the distance between two arbitrary lists containing elements of the
same type.
|
ListMetric
Measures the similarity between two arbitrary lists containing elements of
the same type.
|
Metric
Measures the similarity between two arbitrary objects of the same type .
|
SetMetric
Measures the similarity between two arbitrary sets containing elements of the
same type.
|
StringDistance
Measures the unnormalized similarity (distance) between two Strings.
|
StringMetric
Measures the similarity between two strings.
|
Copyright © 2014–2018. All rights reserved.