[
https://issues.apache.org/jira/browse/OPENNLP-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17717780#comment-17717780
]
ASF GitHub Bot commented on OPENNLP-1486:
-----------------------------------------
mawiesne merged PR #102:
URL: https://github.com/apache/opennlp-sandbox/pull/102
> Switch to BufferedWriter in various sandbox components
> ------------------------------------------------------
>
> Key: OPENNLP-1486
> URL: https://issues.apache.org/jira/browse/OPENNLP-1486
> Project: OpenNLP
> Issue Type: Improvement
> Components: Coref
> Affects Versions: 2.0.0, 2.1.1
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Fix For: 2.2.1
>
>
> As reported in [PR #29|https://github.com/apache/opennlp-sandbox/pull/29],
> several classes don't used buffered IO when writing data/files to disk. This
> should be improved. The original PR became incompatible over time and the
> original contributor did not show activity for a longer time. Therefore, this
> issue shall catch his idea and improve the state from the current state of
> the sandbox code base.
> PR #29 addressed the following components:
> - modelbuilder-addon
> - opennlp-coref
> The above list is potentially not complete and can or should be extended.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)