akin

A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.

algorithm comparison-tool disambiguation double-metaphone hamming-distance jaro-winkler levenshtein-distance metaphone sorensen-dice-distance string-comparison string-matching

Stars

36

Unreleased Activity

First Release

3

years ago

Last Release

1

years ago

Downloads

10.8k

last 90 days

Last Stable Version

0.2.0

Activity

last year

Pull Requests

Open 0
Merged 0

Latest Merged Pull Requests

No Github activity

Issues

Open 0
Closed 0

Owners

Version 0.2.0

Published Sep 2023 girlsleuth
Elixir Version Requirement ~> 1.7

Dependencies

5
html_entities ~> 0.5

Decode and encode HTML entities in a string.

nimble_csv ~> 1.1

A simple and fast CSV parsing and dumping library

stemmer ~> 1.0

An English (Porter2) stemming implementation in Elixir.

sweet_xml ~> 0.7.0

A sweet wrapper of :xmerl to help query XML docs

unicode ~> 1.0

Functions to introspect the Unicode character database and to provide fast codepoint lookups and guards.