[ 
https://issues.apache.org/jira/browse/OPENNLP-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624702#comment-17624702
 ] 

ASF GitHub Bot commented on OPENNLP-1392:
-----------------------------------------

jzonthemtn merged PR #429:
URL: https://github.com/apache/opennlp/pull/429




> 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)

Reply via email to