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

From ACL Wiki
Jump to navigation Jump to search
Line 1: Line 1:
* '''Name of Software:''' Hierarchical Bayes Compiler
+
* '''ADCR ID:''' ADCR2008C002
  
* '''Contributor:''' Hal Daume III, <''http://hal3.name/''>.
+
* '''Name of Software:''' Hierarchical Bayes Compiler.
  
* '''Copyright:''' (c) 2007, Hal Daume III. Deposited in the [[ACL Data and Code Repository]] by Hal Daume III.
+
* '''Contributor:''' [http://hal3.name/ Hal Daumé III], University of Utah.
  
* '''Licensing:''' This work is completely free for any use.
+
* '''Copyright:''' (c) 2007, Hal Daumé III.
  
* '''Citation:''' If you use HBC in your research, please include add a footnote mentioning the URL.
+
* '''Licensing:''' Released to the [http://en.wikipedia.org/wiki/Public_domain public domain] under the laws of the United States.
  
* '''Description:''' Simulate, or compile and run hierarchical Bayes models. In Haskell.
+
* '''Citation:''' If you use HBC in your research, please include the following citation in any resulting papers:
  
* '''Download''': <''http://hal3.name/HBC''> or <''http://www.cs.utah.edu/~hal/HBC''>
+
:: 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.
  
[[Category:Data and code repository]]
+
* '''Download''': [http://aclweb.org/aclwiki/index.php?title=Image:HBC.tar.gz HBC.tar.gz]
 +
 
 +
 
 +
[[Category:Data and code repository|Hierarchical Bayes Compiler]]

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