[
https://issues.apache.org/jira/browse/OPENNLP-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joern Kottmann closed OPENNLP-873.
----------------------------------
Resolution: Fixed
> ChunkerCrossValidator should use model beam size
> ------------------------------------------------
>
> Key: OPENNLP-873
> URL: https://issues.apache.org/jira/browse/OPENNLP-873
> Project: OpenNLP
> Issue Type: Improvement
> Components: Chunker
> Affects Versions: 1.6.0
> Reporter: Joern Kottmann
> Assignee: Joern Kottmann
> Priority: Minor
> Fix For: 1.6.1
>
>
> The Chunker Cross Validator currently uses a deprecated method to instantiate
> the ChunkerME with the default beam size. The user can provide the beam size
> as part of the model, and that value should also be used for cross
> validation.
> This change can influence the outcome of the cross validation, because now
> the specified beam size is used and not the default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)