Skip to content

lzhang10/maxent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Maximum Entropy Modeling Toolkit for Python and C++

What is this?

This package provides a Conditional Maximum Entropy Modeling Toolkit for Python and C++. The library is written in C++ and has been tested under various GNU/Linux, BSD, and Windows systems. The Python extension module works for Python3.

The original project website hosted at homepages.inf.ed.ac.uk is long gone. Please visit the mirror courtesy of Wayback Machine for more information.

Building

See INSTALL.md

Documentation

License

This software is freeware and is released under LGPL. See LICENSE file for more information.

The adoption of LGPL is in accord with the license of the Java maxent project: http://maxent.sf.net, from which the toolkit was originally derived.

Contribute

Pull requests are welcome.