You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Dmitriy Dligach (JIRA)" <ji...@apache.org> on 2015/05/06 16:50:59 UTC

[jira] [Resolved] (CTAKES-358) SHARPKnowtatorXMLReader creates a BinaryTextRelation instead of the more specific TextRelation

     [ https://issues.apache.org/jira/browse/CTAKES-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Dligach resolved CTAKES-358.
------------------------------------
    Resolution: Fixed

I currently fixed this issue for "indicates" and "causes/brings_about" relations. We are now creating IndicatesTextRelation(s) and CausesBringsAboutTextRelation(s) for these relation types (instead of BinaryTextRelation(s)). This issue may be affecting several other relation types, so I will come back to it if it becomes necessary in the future.

> SHARPKnowtatorXMLReader creates a BinaryTextRelation instead of the more specific <Relation Name>TextRelation
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CTAKES-358
>                 URL: https://issues.apache.org/jira/browse/CTAKES-358
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-core, ctakes-relation-extractor
>            Reporter: Dmitriy Dligach
>            Assignee: Dmitriy Dligach
>            Priority: Minor
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> SHARPKnowtatorXMLReader creates a BinaryTextRelation instead of the more specific <Relation Name>TextRelation for some relation types. For example for the manages/treats relation the reader correctly creates a ManagesTreatsTextRelation, whereas for causes/brings_about it creates the more general BinaryTextRelation. This problem also applies to "indicates" and several other relation types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)