You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Mark Giaconia (JIRA)" <ji...@apache.org> on 2014/05/11 00:16:36 UTC

[jira] [Created] (OPENNLP-684) Span object should include probability.

Mark Giaconia created OPENNLP-684:
-------------------------------------

             Summary: Span object should include probability. 
                 Key: OPENNLP-684
                 URL: https://issues.apache.org/jira/browse/OPENNLP-684
             Project: OpenNLP
          Issue Type: Improvement
          Components: Chunker, Name Finder, POS Tagger, Sentence Detector
    Affects Versions: 1.6.0
         Environment: Java 7
            Reporter: Mark Giaconia
            Assignee: Mark Giaconia
            Priority: Minor
             Fix For: tools-1.5.3


Currently users must use the probs() method on the impls of NameFinderME and SentenceDetectorME n order to get the probs for the returned Spans. It would be better if the Spans were returned with a prob double as an internal field. This way, users who need the probs would still be able to use the Interfaces as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)