esc.similarity
package esc.similarity
Members list
Type members
Classlikes
object EditDistance
this object provides useful methods using the edit distance as based method.
this object provides useful methods using the edit distance as based method.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
EditDistance.type
object NameElementSimilarityIndex1
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object NameElementSimilarityIndex2
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
This class provides methods to calculate the similarity of two normalized names.
This class provides methods to calculate the similarity of two normalized names.
Value parameters
- similarityConfig
-
Optional. A SimilarityConfiguration.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object nameElementSimilarityDb
Object providing methods for known similarity name element pairs.
Object providing methods for known similarity name element pairs.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
In this article