jakubkosinski / mlmatcher

Document matcher in oCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document matcher in OCaml.
(c) 2009 Jakub Kosiński

Uses vector model with tf-idf weights.

To compile run
$ rake
Run with
$ ./Matcher

Documentation available on http://ghandal.github.com/mlmatcher

Released under MIT License.

About

Document matcher in oCaml

License:Other


Languages

Language:OCaml 54.4%Language:C 45.6%