Documentation ¶
Overview ¶
package trie implements FuzzyMatcher interface that is responsible for fuzzy-matching strings to canonical forms of scientific names.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFuzzyMatcher ¶
func NewFuzzyMatcher(cfg config.Config) fuzzy.FuzzyMatcher
NewFuzzyMatcher takes configuration and returns back FuzzyMatcher object responsible for fuzzy-matching strings to canonical forms of scientific names.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.