Menu

The OpenNLP Maximum Entropy Package / News: Recent posts

v2.5.2 Released

This minor release includes some optimizations to improve model loading times.

Posted by Thomas Morton 2008-11-28

v2.5.0 Released

This release provides support for real-valued features and for multi-threaded evaluation of models.

Posted by Thomas Morton 2008-09-01

v2.4.0 patch

Hi all,
There was a bug in the training routine in the initial 2.4.0 release. Since its so soon since the release, I've just replaced the 2.4.0 release with a patched version. If you downloaded in 2.4.0 in the last 10 days, you need to re-download it. Sorry about that and thanks to Paul LaForge for bringing the bug to my attention...Tom

Posted by Thomas Morton 2005-10-24

v2.4.0 release

This release includes a change to the model data structure. This dramatically improves memory size when the model is being used as well as cpu time required to make predictions. Model formats have remained unchanged so old models can continue to be used with the new package and in general models produced with the new package should be identical to those produced with the previous version. Special thanks to Richard Northedge for suggesting the data structure changes. Enjoy

Posted by Thomas Morton 2005-10-15

v2.3.0 release

Performance optimizations added in this release.

Posted by Thomas Morton 2004-08-29

opennlp tools initial release

This release consist of a combination of previous work release under the OpenNLP moniker as well as new work. The tools contain a sentence detector, a tokenizer, a pos-tagger, a chunker, a name finder, and a full parser. Each of these components uses the OpenNLP Maxent package.

Posted by Thomas Morton 2004-04-22

v2.2.0 - Help with large models

This release helps with memory requirements when training model with large numbers of events and features. Enjoy.

Posted by Thomas Morton 2004-01-30

v2.1.0 - Important bug fix release

The latest release contains some important bug fixes to the training algorithm. Models should be retrained with the new version for better performance.

Posted by Jason Baldridge 2003-01-17

Version 2.0 released

Tom has finally had a chance to have a go at the code after a long while and has fixed up a number of things in the package. It is highly recommended that anyone using previous versions of the package upgrade to the latest version and retrain their models.

Posted by Jason Baldridge 2002-12-12