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 Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
class NameSimilarity(val similarityConfig: SimilarityConfig)

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 Object
trait Matchable
class Any

Object providing methods for known similarity name element pairs.

Object providing methods for known similarity name element pairs.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type