Package

org

globalnames

Permalink

package globalnames

Visibility
  1. Public
  2. All

Type Members

  1. case class Author(name: String) extends Product with Serializable

    Permalink
  2. case class Candidate(term: String, distance: Int) extends Product with Serializable

    Permalink
  3. class DamerauLevenshteinAlgorithm extends AnyRef

    Permalink
  4. class Matcher extends AnyRef

    Permalink

Value Members

  1. object AuthorsMatcher

    Permalink

    Port of https://github.com/GlobalNamesArchitecture/taxamatch_rb/blob/master/lib/taxamatch_rb/authmatch.rb

  2. object Matcher

    Permalink
  3. package matcher

    Permalink

Ungrouped