You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (JIRA)" <ji...@apache.org> on 2015/03/06 16:02:38 UTC

[jira] [Closed] (OPENNLP-762) POS Tagger beam size in params file is ignored

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