Return-Path: X-Original-To: apmail-ctakes-notifications-archive@www.apache.org Delivered-To: apmail-ctakes-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 05C1517615 for ; Wed, 6 May 2015 14:52:00 +0000 (UTC) Received: (qmail 57415 invoked by uid 500); 6 May 2015 14:52:00 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 57394 invoked by uid 500); 6 May 2015 14:51:59 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 57384 invoked by uid 99); 6 May 2015 14:51:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 14:51:59 +0000 Date: Wed, 6 May 2015 14:51:59 +0000 (UTC) From: "Dmitriy Dligach (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CTAKES-358) SHARPKnowtatorXMLReader creates a BinaryTextRelation instead of the more specific TextRelation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CTAKES-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Dligach closed CTAKES-358. ---------------------------------- This issue has been resolved for "indicates" and "causes/brings_about" relations. I may reopen this issue in the future if the same problem is discovered for other relation types. > SHARPKnowtatorXMLReader creates a BinaryTextRelation instead of the more specific 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 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)