[
https://issues.apache.org/jira/browse/OPENNLP-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joern Kottmann updated OPENNLP-166:
-----------------------------------
Fix Version/s: (was: 1.6.0)
Lets never do this change. The GIS model training is already outdated and
should be replaced by the L-BFGS training. Either through our (currently
broken) integration or by relying on a 3rd party solution like mallet.
> Remove slack parameter from GISModel
> ------------------------------------
>
> Key: OPENNLP-166
> URL: https://issues.apache.org/jira/browse/OPENNLP-166
> Project: OpenNLP
> Issue Type: Improvement
> Components: Maxent
> Reporter: Joern Kottmann
> Priority: Minor
>
> The support for a slack parameter inside the model should be removed from the
> GISModel class. Only old models which have been trained prior maxent 3.0 can
> have such a slack parameter or correction constant. The training code since
> maxent 3.0 always sets the correction constant to 1 to support backward
> compatibility with old models.
> Since the removal will break backward compatibility it should be aligned with
> the opennlp-ml redesign.
> The support to train models with a slack parameter has been completely
> removed in OPENNLP-165.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)