0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved the modelDistribution variable to nextIteration, no need to make it a field. Creation of the distribution array is cheap and performance testing could not measure a difference. More... over 13 years ago
Fixed typos. More... over 13 years ago
[ maxent-Bugs-3077040 ] ClassCastException when Perceptron model is serialized More... over 13 years ago
Updated version to 3.0.1-SNAPSHOT More... over 13 years ago
Changed deploy repo back to maven2. More... over 13 years ago
Updated name of source package. More... over 13 years ago
Added opennlp repo to distribution management, now its possible to publish artifacts with mvn deploy. More... over 13 years ago
Changed umlaut o to oe More... over 13 years ago
Added changes from 2.5 branch. More... over 13 years ago
Removed SNAPSHOT, to prepare for release. More... over 13 years ago
Added J�rn Kottmann More... over 13 years ago
Updated author emails. More... over 13 years ago
Specified encoding to ensure that build works on all platforms. More... over 13 years ago
Added version to compiler plugin and added scm connection. More... over 13 years ago
Added note that team should be contacted via sourceforge forum. More... over 13 years ago
Added AUTHORS More... over 13 years ago
Added files to .cvsignore More... over 13 years ago
Added target to .cvsignore More... over 13 years ago
Added license header More... over 13 years ago
Fixed or added license header. More... over 13 years ago
Fixed maven build More... over 13 years ago
Added instructions on how to build with maven. More... over 13 years ago
Removed get-opt jar file, because it is not longer needed. More... over 13 years ago
Mentioned perceptron support. More... over 13 years ago
[ maxent-Bugs-3040940 ] GISModel has been rolled back to version 1.2 and GISTrainer has been updated to always write one as correction constant into the model. For the training itself the real correction constant is used. More... over 13 years ago
[ maxent-Bugs-3042561 ] EventStream should throw IOException More... over 13 years ago
Organized imports. More... over 13 years ago
Formated to apply to maxent code style. More... over 13 years ago
Fixed bug in which correction constant was being used incorrectly in GISModel. It is now used in GISTrainer for parameter updates. More... over 13 years ago
Fixed tabs -> spaces. More... over 13 years ago