Difference between revisions of "Hierarchical Bayes Compiler (Repository)"

From ACL Wiki
Jump to navigation Jump to search
 
Line 15: Line 15:
 
* '''Description:''' Simulate, or compile and run, hierarchical Bayes models. In Haskell.
 
* '''Description:''' Simulate, or compile and run, hierarchical Bayes models. In Haskell.
  
* '''Download''': [http://aclweb.org/aclwiki/index.php?title=Image:HBC.tar.gz HBC.tar.gz]
+
* '''Download''': [http://aclweb.org/aclwiki/index.php?title=Image:HBC_0_7.tar.gz HBC_0_7.tar.gz] - HBC version 0.7
  
  
 
[[Category:Data and code repository|Hierarchical Bayes Compiler]]
 
[[Category:Data and code repository|Hierarchical Bayes Compiler]]

Latest revision as of 14:34, 11 June 2008

  • ADCR ID: ADCR2008C002
  • Name of Software: Hierarchical Bayes Compiler.
  • Copyright: (c) 2007, Hal Daumé III.
  • Licensing: Released to the public domain under the laws of the United States.
  • Citation: If you use HBC in your research, please include the following citation in any resulting papers:
  • Description: Simulate, or compile and run, hierarchical Bayes models. In Haskell.