Share

Carafe: ConditionAl RAndom Fields, Etc.

Code

Programming Languages: OCaml (Objective Caml)

License: BSD License

Repositories

browse code, statistics cvs -d:pserver:anonymous@carafe.cvs.sourceforge.net:/cvsroot/carafe login

cvs -z3 -d:pserver:anonymous@carafe.cvs.sourceforge.net:/cvsroot/carafe co -P modulename

Show:

What's happening?

  • Running the Maximum Entopy classifier

    To get this going in 0.8.1 - 0.9.2.1 (at least): 1. Create a file maxeml/_tags that contains the following lines: <*.byte> : use_str, use_bigarray <*.native> : use_str, use_bigarray 2. Run ocamlbuild maxeml/mxtrain.native 3. Run ocamlbuild maxeml/mxtest.native You now have two executables in the carafe root directory for using the Maximum Entropy Classifer.

    2009-07-15 15:40:55 UTC by leondz

Our Numbers