You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Cristian Petroaca (JIRA)" <ji...@apache.org> on 2013/12/12 22:49:07 UTC

[jira] [Commented] (STANBOL-1132) Add co-reference resolution and dependency tree support in the Stanbol NLP processing API

    [ https://issues.apache.org/jira/browse/STANBOL-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846781#comment-13846781 ] 

Cristian Petroaca commented on STANBOL-1132:
--------------------------------------------

Hi Rupert,

I attached a new patch to the jira. It contains the following :

1. Changed the CorefTag to not extend Tag anymore because it doesn't actually need a tag. Renamed CorefTag and CorefTagSupport to CorefFeature and CorefFeatureSupport.
2. Added junit tests for CorefFeatureSupport and DependencyRelationSupport serialization and parse routines.

Again, the deleted CorefTag and CoefTagSupport classes appeared in the patch creation dialog but after I created the patch I could not see them in the patch diff.So please make sure you delete those as well.

Thanks,
Cristian

> Add co-reference resolution and dependency tree support in the Stanbol NLP processing API
> -----------------------------------------------------------------------------------------
>
>                 Key: STANBOL-1132
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1132
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Enhancement Engines
>            Reporter: Cristian Petroaca
>            Assignee: Rupert Westenthaler
>              Labels: co-reference, dependency-tree, nlp
>         Attachments: coref_dependency_tree_datamodel.patch, coref_dependency_tree_datamodel_vers_2.patch, coref_dependency_tree_vers_3.patch
>
>
> Extend the Stanbol NLP Processing API with annotations for co-reference resolution and dependency trees.
> Also, add support for JSON Serialisation/Parsing for the co-reference and dependency tree annotations so that the RESTful NLP Analysis Service can provide co-reference information.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)