[
https://issues.apache.org/jira/browse/OPENNLP-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joern Kottmann closed OPENNLP-762.
----------------------------------
Resolution: Fixed
> POS Tagger beam size in params file is ignored
> ----------------------------------------------
>
> Key: OPENNLP-762
> URL: https://issues.apache.org/jira/browse/OPENNLP-762
> Project: OpenNLP
> Issue Type: Bug
> Components: POS Tagger
> Affects Versions: 1.6.0
> Reporter: Joern Kottmann
> Assignee: Joern Kottmann
> Fix For: 1.6.0
>
>
> The beam size specified in the params is ignored. The POS Tagger should store
> the beam size in manifest. Furthermore the POSTaggerME constructor taking a
> model and the beam size and cache size doesn't work properly, because the
> BeamSearch is set up in the POSModel and not anymore in the POSTaggerME.
> This issue is affecting the parser performance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)