Difference between revisions of "MegaM: Maximum Entropy Model Optimization Package (Repository)"

From ACL Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* '''ADCR ID:''' ADCR2008C003
 +
 
* '''Name of Software:''' MegaM: Maximum Entropy Model Optimization Package
 
* '''Name of Software:''' MegaM: Maximum Entropy Model Optimization Package
  
* '''Contributor:''' Hal Daume III, <''http://hal3.name/''>.
+
* '''Contributor:''' [http://hal3.name/ Hal Daumé III], University of Utah, June 11, 2008.
 +
 
 +
* '''Copyright:''' (c) 2003, Hal Daumé III.
  
* '''Copyright:''' (c) 2003, Hal Daume III. Deposited in the [[ACL Data and Code Repository]] by Hal Daume III.
+
* '''Licensing:''' Released to the [http://en.wikipedia.org/wiki/Public_domain public domain] under the laws of the United States.
  
* '''Licensing:''' This work is completely free for any use.
+
* '''Citation:''' If you use HBC in your research, please include the following citation in any resulting papers:
  
* '''Citation:''' If you use MegaM in your research, please include add a footnote mentioning the URL.
+
::* Daumé, H. (2008), MegaM: Maximum Entropy Model Optimization Package, ''ACL Data and Code Repository'', ADCR2008C003, http://aclweb.org/aclwiki.
  
 
* '''Description:''' Optimization software for maximum entropy models, uses conjugate gradient for binary/binomial problems and LM-BFGS for multiclass problems.  Written in O'Caml.
 
* '''Description:''' Optimization software for maximum entropy models, uses conjugate gradient for binary/binomial problems and LM-BFGS for multiclass problems.  Written in O'Caml.
  
* '''Download''': <''http://hal3.name/megam''> or <''http://www.cs.utah.edu/~hal/megam''>
+
* '''Download''': [http://aclweb.org/aclwiki/index.php?title=Image:MegaM_5B.tar.gz MegaM_5B.tar.gz] - MegaM version 5B
  
  
[[Category:Data and code repository]]
+
[[Category:Data and code repository|MegaM: Maximum Entropy Model Optimization Package]]

Latest revision as of 14:38, 11 June 2008

  • ADCR ID: ADCR2008C003
  • Name of Software: MegaM: Maximum Entropy Model Optimization Package
  • Copyright: (c) 2003, 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), MegaM: Maximum Entropy Model Optimization Package, ACL Data and Code Repository, ADCR2008C003, http://aclweb.org/aclwiki.
  • Description: Optimization software for maximum entropy models, uses conjugate gradient for binary/binomial problems and LM-BFGS for multiclass problems. Written in O'Caml.