An open API service indexing awesome lists of open source software.

https://github.com/srush/hierarchical-bayes-compiler

Hal Daume's hbc
https://github.com/srush/hierarchical-bayes-compiler

Last synced: about 1 year ago
JSON representation

Hal Daume's hbc

Awesome Lists containing this project

README

          

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