You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Jeff Zemerick (Jira)" <ji...@apache.org> on 2022/10/26 19:25:00 UTC

[jira] [Updated] (OPENNLP-1392) POS models created with 2.x are trained with different parameters due to conditional

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

Jeff Zemerick updated OPENNLP-1392:
-----------------------------------
    Summary: POS models created with 2.x are trained with different parameters due to conditional  (was: POS models created with 2.x are trained differently)

> POS models created with 2.x are trained with different parameters due to conditional
> ------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-1392
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1392
>             Project: OpenNLP
>          Issue Type: Task
>          Components: POS Tagger
>    Affects Versions: 2.0.0
>            Reporter: Jeff Zemerick
>            Assignee: Jeff Zemerick
>            Priority: Major
>
> POS models that are trained with version 2.x are trained with different parameters than what's expected due to a conditional in POSTaggerFactory that looked at the minor revision. This conditional assumes the major version is 1.
> The conditional needs updated to check the major version, too.
> To reproduce, run the ConllXPosTaggerEval.evalDanishMaxentGis() test.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)