-
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
-
At the First Workshop on NLP Challenges in Clinical Data, a Carafe-built system achieved the best overall performance (out of 7 teams) as part of a challenge task in "De-identification". The task required identifying DATES, LOCATIONS, PATIENTs, DOCTORs and other information from medical records. The plan is to make pre-built binary versions and source code available for this specific...
2006-11-14 19:43:24 UTC by wellner
-
Carafe now includes a long-awaited Pre-Processor which takes care of tokenization and sentence detection. This is an early release of the pre-processor and is targeted now for Latin-1 chracater sets. A general Unicode tokenizer is planned for the future.
2006-10-20 18:10:18 UTC by wellner
-
Anonymous committed patchset 1 of module CVSROOT to the Carafe: ConditionAl RAndom Fields, Etc. CVS repository, changing 11 files.
2005-05-17 16:10:13 UTC by nobody
-
wellner registered the Carafe: ConditionAl RAndom Fields, Etc. project.
2005-05-17 13:47:43 UTC by wellner