Fuzzy search library for OCaml
Spelll is a fuzzy string library for OCaml allowing the following: 1. to compute the edition distance bewteen two strings, 2. to build a Levenshtein automaton that only accepts strings within an edition distance to the string used to create the automaton, 3. to map a string to its matches from an Index.t (a "multimap").
$
pkg install ocaml-spelllOrigin
textproc/ocaml-spelll
Size
625KiB
License
BSD2CLAUSE
Maintainer
freebsd@dev.thsi.be
Dependencies
1 packages
Required by
1 packages