[
https://issues.apache.org/jira/browse/OPENNLP-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zemerick reopened OPENNLP-1392:
------------------------------------
> 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
> Fix For: 2.0.1
>
>
> 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)