Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.02 KB

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.