Return-Path: X-Original-To: apmail-incubator-ctakes-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ctakes-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0270BDE35 for ; Thu, 7 Feb 2013 13:01:07 +0000 (UTC) Received: (qmail 99827 invoked by uid 500); 7 Feb 2013 13:01:06 -0000 Delivered-To: apmail-incubator-ctakes-dev-archive@incubator.apache.org Received: (qmail 99739 invoked by uid 500); 7 Feb 2013 13:01:05 -0000 Mailing-List: contact ctakes-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ctakes-dev@incubator.apache.org Delivered-To: mailing list ctakes-dev@incubator.apache.org Received: (qmail 99714 invoked by uid 99); 7 Feb 2013 13:01:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 13:01:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Timothy.Miller@childrens.harvard.edu designates 134.174.20.73 as permitted sender) Received: from [134.174.20.73] (HELO mailsmtp3.childrenshospital.org) (134.174.20.73) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 13:00:56 +0000 Received: from pps.filterd (mailsmtp3.childrenshospital.org [127.0.0.1]) by mailsmtp3.childrenshospital.org (8.14.5/8.14.5) with SMTP id r17CwHZr023843 for ; Thu, 7 Feb 2013 08:00:34 -0500 Received: from smtpndc1.chboston.org (smtpndc1.chboston.org [10.20.50.104]) by mailsmtp3.childrenshospital.org with ESMTP id 1abrkg3gtv-1 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 07 Feb 2013 08:00:34 -0500 Received: from pps.filterd (smtpndc1.chboston.org [127.0.0.1]) by smtpndc1.chboston.org (8.14.5/8.14.5) with SMTP id r17Ctaos020139 for ; Thu, 7 Feb 2013 08:00:34 -0500 Received: from chexhubcas4.chboston.org (internal-ndc-nat-v1260.tch.harvard.edu [10.20.50.4]) by smtpndc1.chboston.org with ESMTP id 1a38y7k8d9-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Thu, 07 Feb 2013 08:00:34 -0500 Received: from CHEXMBX3A.CHBOSTON.ORG ([fe80::8df1:9966:b0b0:841d]) by CHEXHUBCAS4.CHBOSTON.ORG ([::1]) with mapi id 14.02.0309.002; Thu, 7 Feb 2013 08:00:33 -0500 From: "Miller, Timothy" To: "" Subject: Re: Concepts arenot detected Thread-Topic: Concepts arenot detected Thread-Index: AQHOBR6biU3o6bbDLE6PlMUX5mlfzphur80A Date: Thu, 7 Feb 2013 13:00:33 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.18.21.56] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.9.8327,1.0.431,0.0.0000 definitions=2013-02-07_05:2013-02-07,2013-02-07,1970-01-01 signatures=0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.9.8327,1.0.431,0.0.0000 definitions=2013-02-07_05:2013-02-07,2013-02-07,1970-01-01 signatures=0 X-Virus-Checked: Checked by ClamAV on apache.org Shady, It may have something to do with the configuration files for the dictionary= lookup. There are a lot of things in the UMLS that cTAKES filters out by = UMLS Type. If you look in the dictionary project, the LookupDesc_Db.xml ha= s a section of properties for the UMLS consumer, and there is a set of type= s that are included for each semantic group. For example, the "procedure" = group has a property "proceduretuis" that includes the types T059, T060, T0= 61. Looking in the UMLS browser, I couldn't find a TUI for "temperature" t= hat the filter will allow. You can experiment with those types to get more= permissive concept labeling. You can explore the semantic types using the= Semantic Network Browser in the UMLS Terminology services. Tim On Feb 7, 2013, at 5:33 AM, Shady Hussein wrote: > Hi, > Some concepts are not detected by cTAKES. I want to understand if the > problem is in the UMLS dictionary or it is something else. In my opinion > they are very basic things. >=20 > Consider the following example >=20 > VITAL SIGNS : > Temperature 97.5 , heart rate 90 , blood pressure 104/80 , respiratory ra= te > 18 . >=20 > Here Temperature, blood pressure and respiratory rate arenot annotated as > Concept. Is there a way to annotate them or enhance the dictionary lookup= ? >=20 > --=20 > Thanks and best Regards, >=20 > Shady AbdelAziz