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 2017/04/21 13:24:04 UTC

[jira] [Created] (OPENNLP-1042) Parser Evaluator ignores tokenizaion of the parse tree

Joern Kottmann created OPENNLP-1042:
---------------------------------------

             Summary: Parser Evaluator ignores tokenizaion of the parse tree
                 Key: OPENNLP-1042
                 URL: https://issues.apache.org/jira/browse/OPENNLP-1042
             Project: OpenNLP
          Issue Type: Improvement
          Components: Parser
            Reporter: Joern Kottmann
            Priority: Minor
             Fix For: 1.8.0


The Parser Evaluator assumes that the string inside the Parse object is white space tokenized, this might not always be the case. The Parse tree contains a node for each token and this information has to be used to cut the sentence string into tokens.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)