[
https://issues.apache.org/jira/browse/OPENNLP-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joern Kottmann closed OPENNLP-778.
----------------------------------
Resolution: Fixed
> Parser is not configured correctly for 1.5.x models
> ---------------------------------------------------
>
> Key: OPENNLP-778
> URL: https://issues.apache.org/jira/browse/OPENNLP-778
> Project: OpenNLP
> Issue Type: Bug
> Components: Parser
> Affects Versions: 1.6.0
> Reporter: Joern Kottmann
> Assignee: Joern Kottmann
> Fix For: 1.6.0
>
>
> The Parser in 1.6.0 sets a couple of parameters during training time which
> are stored inside the model.
> Two of those parameters:
> - POS Tagger beam size
> - Custom chunker sequence validation
> Are not set up for 1.5.x models.
> To fix this issue the ParserModel should be modified to detect when a 1.5.x
> model is loaded and then inject those settings into the model.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)