Joern Kottmann created OPENNLP-935:
--------------------------------------
Summary: TwoPassDataIndexer should not swallow IOExceptions
Key: OPENNLP-935
URL: https://issues.apache.org/jira/browse/OPENNLP-935
Project: OpenNLP
Issue Type: Bug
Components: Machine Learning
Reporter: Joern Kottmann
Assignee: Joern Kottmann
The exception should not be caught at all, if there is an IOException it has to
be passed up the call stack to the cmd line interface or user code calling some
variant of the train methods.
Note: In the TwoPassDataIndexer the index methods code is duplicated and this
should be fixed on both variants.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)