You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2017/04/19 03:14:41 UTC

[jira] [Created] (OPENNLP-1031) Use getIntParameter when getting beam size

Koji Sekiguchi created OPENNLP-1031:
---------------------------------------

             Summary: Use getIntParameter when getting beam size
                 Key: OPENNLP-1031
                 URL: https://issues.apache.org/jira/browse/OPENNLP-1031
             Project: OpenNLP
          Issue Type: Improvement
          Components: Chunker, Lemmatizer, Name Finder, POS Tagger
            Reporter: Koji Sekiguchi
            Priority: Trivial


In the training codes, to get beam size, they get String value first then convert it to int, but they should use getIntParameter instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)