You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Martin Wiesner (Jira)" <ji...@apache.org> on 2023/02/26 13:14:00 UTC

[jira] [Assigned] (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 ]

Martin Wiesner reassigned OPENNLP-1150:
---------------------------------------

    Assignee: Martin Wiesner

> 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
>            Assignee: Martin Wiesner
>            Priority: Trivial
>
> 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
(v8.20.10#820010)