You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (Created) (JIRA)" <ji...@apache.org> on 2012/03/15 14:55:39 UTC

[jira] [Created] (OPENNLP-473) Implement a directory training file reader stream

Implement a directory training file reader stream
-------------------------------------------------

                 Key: OPENNLP-473
                 URL: https://issues.apache.org/jira/browse/OPENNLP-473
             Project: OpenNLP
          Issue Type: Improvement
            Reporter: Joern Kottmann
            Assignee: Joern Kottmann
            Priority: Minor


In various corpora (e.g. OntoNotes) the training data is split into one file per document. To produce a single training data stream out of these the directories must be crawled for all document sample files. This could be done in a stream which reads in a document from disk and outputs it as a String object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OPENNLP-473) Implement a directory training file reader stream

Posted by "Joern Kottmann (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENNLP-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joern Kottmann closed OPENNLP-473.
----------------------------------

       Resolution: Fixed
    Fix Version/s: tools-1.5.3
    
> Implement a directory training file reader stream
> -------------------------------------------------
>
>                 Key: OPENNLP-473
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-473
>             Project: OpenNLP
>          Issue Type: Improvement
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.3
>
>
> In various corpora (e.g. OntoNotes) the training data is split into one file per document. To produce a single training data stream out of these the directories must be crawled for all document sample files. This could be done in a stream which reads in a document from disk and outputs it as a String object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira