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 079B518779 for ; Mon, 18 May 2015 13:14:55 +0000 (UTC) Received: (qmail 97705 invoked by uid 500); 18 May 2015 13:14:49 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 97649 invoked by uid 500); 18 May 2015 13:14:49 -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 97637 invoked by uid 99); 18 May 2015 13:14:49 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2015 13:14:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 2D1C3C11BA for ; Mon, 18 May 2015 13:14:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.001 X-Spam-Level: *** X-Spam-Status: No, score=3.001 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id B8WBfclM3BWV for ; Mon, 18 May 2015 13:14:42 +0000 (UTC) Received: from mailsmtp2.childrenshospital.org (mailsmtp2.childrenshospital.org [134.174.13.92]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 709C224CDB for ; Mon, 18 May 2015 13:14:41 +0000 (UTC) Received: from pps.filterd (mailsmtp2.childrenshospital.org [127.0.0.1]) by mailsmtp2.childrenshospital.org (8.15.0.59/8.15.0.59) with SMTP id t4IDCX8P014313 for ; Mon, 18 May 2015 09:12:33 -0400 Received: from smtpndc2.chboston.org (smtpndc2.chboston.org [10.20.50.105]) by mailsmtp2.childrenshospital.org with ESMTP id 1ue2gsfgbu-1 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Mon, 18 May 2015 09:11:37 -0400 Received: from pps.filterd (smtpndc2.chboston.org [127.0.0.1]) by smtpndc2.chboston.org (8.15.0.59/8.15.0.59) with SMTP id t4ID6Iek024550 for ; Mon, 18 May 2015 09:10:58 -0400 Received: from chexhubcas1.chboston.org (internal-ndc-nat-v1260.tch.harvard.edu [10.20.50.4]) by smtpndc2.chboston.org with ESMTP id 1udyuqb8eh-2 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Mon, 18 May 2015 09:10:58 -0400 Received: from CHEXMBX1A.CHBOSTON.ORG ([fe80::3c05:8ca9:55a6:f320]) by CHEXHUBCAS1.CHBOSTON.ORG ([::1]) with mapi id 14.03.0224.002; Mon, 18 May 2015 09:10:57 -0400 From: "Chen, Pei" To: "" Subject: Re: Content extract and classification of Patient's note Thread-Topic: Content extract and classification of Patient's note Thread-Index: AQHQkTJl1Szx+k0AWkyvccBTTwqcJp2BtcN1 Date: Mon, 18 May 2015 13:10:57 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: multipart/alternative; boundary="_000_E680984ED55F4686A43A51FD5CB13D27childrensharvardedu_" MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-05-18_02:,, signatures=0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-05-18_02:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 kscore.is_bulkscore=0 compositescore=0.623037195214316 phishscore=0 kscore.is_spamscore=0 rbsscore=0.623037195214316 recipient_to_sender_totalscore=0 spamscore=0 urlsuspectscore=0.0230371952143165 adultscore=0 kscore.compositescore=1 circleOfTrustscore=0 suspectscore=0 recipient_domain_to_sender_totalscore=0 bulkscore=0 recipient_domain_to_sender_domain_totalscore=0 recipient_to_sender_domain_totalscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1502090000 definitions=main-1505180166 --_000_E680984ED55F4686A43A51FD5CB13D27childrensharvardedu_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sangram, cTAKES is modular by design so it is comprised of a collection of component= s/modules with some Default or Sample Aggregate pipelines. There could be a= n endless combination depending on the task at hand. I would suggest checki= ng out the components guide (even though it may be outdated) to figure out = what would be needed for a specific task... On May 18, 2015, at 2:18 AM, Sangram Patil > wrote: Hi, I am pretty new to cTakes, and need to extract fields from text note of pat= ient. Could you please tell me which AE is suitable. Also can I have some s= ample code examples for my job. Attached is the sample patient note. -- Sincerely, Sangram Patil --_000_E680984ED55F4686A43A51FD5CB13D27childrensharvardedu_--