* [Caml-list] string edit distance in ocaml
@ 2003-04-08 20:53 Hal Daume III
2003-04-08 21:05 ` Alexander V. Voinov
0 siblings, 1 reply; 2+ messages in thread
From: Hal Daume III @ 2003-04-08 20:53 UTC (permalink / raw)
To: Caml Mailing List
Does anyone happen to have an implementation of this. I googled around
but the closest I could find is Xavier's soft-match grep-like library.
--
Hal Daume III | hdaume@isi.edu
"Arrest this man, he talks in maths." | www.isi.edu/~hdaume
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] string edit distance in ocaml
2003-04-08 20:53 [Caml-list] string edit distance in ocaml Hal Daume III
@ 2003-04-08 21:05 ` Alexander V. Voinov
0 siblings, 0 replies; 2+ messages in thread
From: Alexander V. Voinov @ 2003-04-08 21:05 UTC (permalink / raw)
To: Hal Daume III; +Cc: Caml Mailing List
Hi,
Hal Daume III wrote:
>Does anyone happen to have an implementation of this. I googled around
>but the closest I could find is Xavier's soft-match grep-like library.
>
There is a Python module:
http://trific.ath.cx/resources/python/levenshtein/
Take its C part, I think its wrapper for OCaml may be written in minutes.
Alexander
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-08 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-08 20:53 [Caml-list] string edit distance in ocaml Hal Daume III
2003-04-08 21:05 ` Alexander V. Voinov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox