FreeBSD.software
Home/textproc/ocaml-spelll

ocaml-spelll

0.4

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").

Origin: textproc/ocaml-spelll
Category: textproc
Size: 625KiB
License: BSD2CLAUSE
Maintainer: freebsd@dev.thsi.be
Dependencies: 1 packages
Required by: 1 packages
$pkg install ocaml-spelll

Dependencies (1)

Required By (1 packages)

More in textproc