You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2017/10/24 08:31:02 UTC

[jira] [Updated] (OPENNLP-1150) TokenNameFinderTrainerTool should use ModelUtil.createDefaultTrainingParameters() when mlParams is null

     [ https://issues.apache.org/jira/browse/OPENNLP-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suneel Marthi updated OPENNLP-1150:
-----------------------------------
    Fix Version/s:     (was: 1.8.3)
                   1.8.4

> TokenNameFinderTrainerTool should use ModelUtil.createDefaultTrainingParameters() when mlParams is null
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-1150
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1150
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Name Finder
>    Affects Versions: 1.8.2
>            Reporter: Koji Sekiguchi
>            Priority: Trivial
>             Fix For: 1.8.4
>
>
> Unlike other TrainerTools, TokenNameFinderTrainerTool create an empty TrainingParameters when mlParams is null by calling the constructor. TokenNameFinderTrainerTool should use ModelUtil.createDefaultTrainingParameters() like as other TrainerTools do to initialize mlParams.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)