Sentence Detector Trainer stops reading data when it contains two lines
-----------------------------------------------------------------------

                 Key: OPENNLP-201
                 URL: https://issues.apache.org/jira/browse/OPENNLP-201
             Project: OpenNLP
          Issue Type: Bug
          Components: Sentence Detector
    Affects Versions: tools-1.5.1-incubating
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
             Fix For: tools-1.5.2-incubating


The Sentence Detector Trainer stops reading the training data when the input 
stream contains two or more empty lines. Empty lines are used to mark document 
boundaries.

To fix this issue the training data reading code should treat multiple empty 
lines in the same way as one empty line.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to