[
https://issues.apache.org/jira/browse/OPENNLP-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joern Kottmann closed OPENNLP-763.
----------------------------------
Resolution: Fixed
> Parser should use new APIs for training POS Tagger and Chunker
> --------------------------------------------------------------
>
> Key: OPENNLP-763
> URL: https://issues.apache.org/jira/browse/OPENNLP-763
> Project: OpenNLP
> Issue Type: Bug
> Components: Parser
> Reporter: Joern Kottmann
> Assignee: Joern Kottmann
> Priority: Minor
> Fix For: 1.6.0
>
>
> The Parser is still using old and deprecated APIs to train the POS Tagger and
> Chunker. Especially setting the beam size of the POS Tagger and Chunker
> doesn't work in those deprecated code paths and lead to a performance
> difference between the current 1.6.0 RC2 and the 1.5.3 release.
> The Parser should be updated to use the new 1.6.0 API for training. The new
> code path was broken too, but should be in a good state since the fixes in
> OPENNLP-762.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)