Hierarchical-Bayes-Compiler
Hierarchical-Bayes-Compiler copied to clipboard
Hal Daume's hbc
To compile, install ghc (haskell.org/ghc) and run:
runghc Setup.lhs configure runghc Setup.lhs build sudo runghc Setup.lhs install
This will create an executable called "hbc" (first in dist/build/hbc/hbc, and then globally)
More information at:
http://hal3.name/HBC