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 (JIRA)" <ji...@apache.org> on 2011/09/08 11:11:08 UTC

[jira] [Created] (OPENNLP-295) Sentence Detectors sent span array and probability array does not match

Sentence Detectors sent span array and probability array does not match
-----------------------------------------------------------------------

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


In the case that the input sentence does not contain and end of sentence character the input text is returned. In this case the returned probability array is just empty.

To fix this return a probability of one.

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

        

[jira] [Closed] (OPENNLP-295) Sentence Detectors sent span array and probability array does not match

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

Joern Kottmann closed OPENNLP-295.
----------------------------------

    Resolution: Fixed

> Sentence Detectors sent span array and probability array does not match
> -----------------------------------------------------------------------
>
>                 Key: OPENNLP-295
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-295
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Sentence Detector
>    Affects Versions: tools-1.5.1-incubating
>            Reporter: Joern Kottmann
>            Assignee: Joern Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.2-incubating
>
>
> In the case that the input sentence does not contain and end of sentence character the input text is returned. In this case the returned probability array is just empty.
> To fix this return a probability of one.

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