You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Martin Wiesner (Jira)" <ji...@apache.org> on 2023/04/21 07:32:00 UTC

[jira] [Created] (OPENNLP-1486) Switch to BufferedWriter in various sandbox components

Martin Wiesner created OPENNLP-1486:
---------------------------------------

             Summary: 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.1.1
            Reporter: Martin Wiesner
            Assignee: Martin Wiesner
             Fix For: 2.2.0


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)