[
https://issues.apache.org/jira/browse/OPENNLP-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202235#comment-13202235
]
Joern Kottmann commented on OPENNLP-94:
---------------------------------------
The following forum post discusses this issue:
http://sourceforge.net/projects/opennlp/forums/forum/9944/topic/2964377
- The parse nodes should have a list of their child elements instead of linking
to the parent.
- Additionally the probability should be saved in the Parse FS.
> The Parser Analysis Engine should link the produced parse annotations to its
> parent
> -----------------------------------------------------------------------------------
>
> Key: OPENNLP-94
> URL: https://issues.apache.org/jira/browse/OPENNLP-94
> Project: OpenNLP
> Issue Type: Improvement
> Components: UIMA Integration
> Reporter: Joern Kottmann
> Priority: Minor
>
> The Parser AE currently just outputs parse annotations which have a type. To
> reconstruct the actual parse tree the locations of the annotations must be
> used. The parse annotation should have an additional feature value which
> holds a link to the parent (or surrounding) parse annotation.
--
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