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

From ACL Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
* '''Citation:''' If you use HBC in your research, please include the following citation in any resulting papers:  
 
* '''Citation:''' If you use HBC in your research, please include the following citation in any resulting papers:  
  
:: Daumé, H. (2008), HBC: Hierarchical Bayes Compiler, ''ACL Data and Code Repository'', ADCR2008C002, http://aclweb.org/aclwiki.
+
::* Daumé, H. (2008), HBC: Hierarchical Bayes Compiler, ''ACL Data and Code Repository'', ADCR2008C002, http://aclweb.org/aclwiki.
  
 
* '''Description:''' Simulate, or compile and run, hierarchical Bayes models. In Haskell.
 
* '''Description:''' Simulate, or compile and run, hierarchical Bayes models. In Haskell.

Revision as of 12:58, 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.