Return-Path: X-Original-To: apmail-ctakes-dev-archive@www.apache.org Delivered-To: apmail-ctakes-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C3A517A31 for ; Mon, 29 Sep 2014 22:58:09 +0000 (UTC) Received: (qmail 79330 invoked by uid 500); 29 Sep 2014 22:58:09 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 79283 invoked by uid 500); 29 Sep 2014 22:58:09 -0000 Mailing-List: contact dev-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 dev@ctakes.apache.org Received: (qmail 79214 invoked by uid 99); 29 Sep 2014 22:58:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2014 22:58:08 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 209.85.216.53 is neither permitted nor denied by domain of ajayjain@mobileinsights.net) Received: from [209.85.216.53] (HELO mail-qa0-f53.google.com) (209.85.216.53) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2014 22:57:42 +0000 Received: by mail-qa0-f53.google.com with SMTP id v10so448179qac.40 for ; Mon, 29 Sep 2014 15:57:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:references:from:content-type:in-reply-to :message-id:date:to:content-transfer-encoding:mime-version; bh=gwmdJbVK2CUag6Rk/l58G08wIyB+lqxAJ/O3m1FA/NU=; b=PCKHXDwxkYZOp6u1FxCgPU/wRHmkZhdi1le+xqoFBNV1IRmOpx9y7BZgkILh1f14G3 i18ab3v2YXKXCWtKaiZNVAlPhN9k17qGXIQ7TD61p/+Z/31XBLS6IpAIGOh47LG7rDRj VECz4rzgaUlFJW7yx+7nbULDcB8Uk+WIadZodq/SECxCVzWuAX6KNdRuhDq+D40/7Bv+ wK5bHPQOKoC45HFRMSHqs6vGL6zAtZ/rdGMkF/x9ah9yS9dEAmtGi8YOIur0YbBxUwS4 mQqD8tSXagTSVs1bpuRhK1lUA02C2heS4aHfKfamnC9Dm66Z7Z1IvGmCFSsXkZLBl5g4 +hZQ== X-Gm-Message-State: ALoCoQnAra5TpOGDqU5TuUECFc68/Cug2y+xyIDr64qgLjZy2dwLJzLMh9XiyiDVctu+wAXUVUIc X-Received: by 10.140.92.199 with SMTP id b65mr14948946qge.86.1412031461101; Mon, 29 Sep 2014 15:57:41 -0700 (PDT) Received: from [33.130.69.117] (m9f2436d0.tmodns.net. [208.54.36.159]) by mx.google.com with ESMTPSA id s8sm12401605qai.30.2014.09.29.15.57.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Sep 2014 15:57:39 -0700 (PDT) Subject: Re: De-identified lab tests dataset References: From: Ajay Jain Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (11D257) In-Reply-To: Message-Id: <9E4D50D1-CEDA-41D4-839F-C1A2ED26C8AE@mobileinsights.net> Date: Mon, 29 Sep 2014 17:57:31 -0500 To: "dev@ctakes.apache.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Virus-Checked: Checked by ClamAV on apache.org Sorry, I wasn't clear. I am working on a related project and trying to figur= e out if the code can be repurposed for a lab mention annotator for cTAKES. = =46rom what I have seen, test names from different institutions are not stan= dardized which makes it hard to standardize the resulting annotation. Gettin= g access to a larger lab tests dataset (structured) will help me fine tune t= he model.=20 =20 Hope this helps.=20 Ajay Sent from my iPhone > On Sep 29, 2014, at 2:12 PM, "Savova, Guergana" wrote: >=20 > Ajay, > cTAKES currently does not implement a method to discover labs from the tex= t. The motivation is that you can get that easily from the structured part o= f the EMR (what Pete explained below). Hope this makes sense! > --Guergana >=20 > -----Original Message----- > From: Peter Szolovits [mailto:psz@mit.edu]=20 > Sent: Monday, September 29, 2014 2:32 PM > To: dev@ctakes.apache.org > Subject: Re: De-identified lab tests dataset >=20 > Ajay, I'm confused by your query. cTakes is good at interpreting text, bu= t most lab test results are reported in tabular form that is most appropriat= ely searched by SQL queries. Sometimes lab results are also reported in nar= rative notes, but parsing those is often more a matter of deciphering the te= xt structure of tables than of parsing real English text. What am I misunde= rstanding? >=20 > --Pete Sz. >=20 >> On Sep 29, 2014, at 2:25 PM, Ajay Jain wrot= e: >>=20 >> Hello All, >>=20 >> I am working on a use case for lab tests data using cTAKES and my=20 >> online search to find a test dataset has been futile. I'll greatly=20 >> appreciate if someone can share such a dataset or can point me in the=20 >> right direction to go looking for one. >>=20 >> Best, >> Ajay >>=20 >> -- >> Founder & CEO >> Mobile Insights, Inc. >> (630) 408-8623 >=20