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 4CAD2D86B for ; Thu, 15 Nov 2012 15:16:26 +0000 (UTC) Received: (qmail 42305 invoked by uid 500); 15 Nov 2012 15:16:26 -0000 Delivered-To: apmail-incubator-ctakes-dev-archive@incubator.apache.org Received: (qmail 42250 invoked by uid 500); 15 Nov 2012 15:16:25 -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 42240 invoked by uid 99); 15 Nov 2012 15:16:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 15:16:25 +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 Dmitriy.Dligach@childrens.harvard.edu designates 134.174.13.91 as permitted sender) Received: from [134.174.13.91] (HELO mailsmtp1.childrenshospital.org) (134.174.13.91) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 15:16:17 +0000 Received: from pps.filterd (mailsmtp1 [127.0.0.1]) by mailsmtp1.childrenshospital.org (8.14.5/8.14.5) with SMTP id qAFFCgGp029249 for ; Thu, 15 Nov 2012 10:15:55 -0500 Received: from smtpndc2.chboston.org (smtpndc2.chboston.org [10.20.50.105]) by mailsmtp1.childrenshospital.org with ESMTP id 18kxkagh4t-1 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 15 Nov 2012 10:15:55 -0500 Received: from pps.filterd (smtpndc2 [127.0.0.1]) by smtpndc2.chboston.org (8.14.5/8.14.5) with SMTP id qAFFBWDA002788 for ; Thu, 15 Nov 2012 10:15:55 -0500 Received: from chexhubcas3.chboston.org (internal-ndc-nat-v1260.tch.harvard.edu [10.20.50.4]) by smtpndc2.chboston.org with ESMTP id 18h58kxjaw-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Thu, 15 Nov 2012 10:15:55 -0500 Received: from [172.25.71.73] (172.18.21.55) by email.tch.harvard.edu (10.20.50.91) with Microsoft SMTP Server (TLS) id 14.2.309.2; Thu, 15 Nov 2012 10:15:54 -0500 Message-ID: <50A50722.7010900@childrens.harvard.edu> Date: Thu, 15 Nov 2012 10:15:46 -0500 From: Dmitriy Dligach Organization: Children's Hospital Boston User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: "cTAKES Dev list @ ASF" Subject: new type: document label? Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [172.18.21.55] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.9.8185,1.0.431,0.0.0000 definitions=2012-11-15_03:2012-11-15,2012-11-15,1970-01-01 signatures=0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.9.8185,1.0.431,0.0.0000 definitions=2012-11-15_03:2012-11-15,2012-11-15,1970-01-01 signatures=0 X-Virus-Checked: Checked by ClamAV on apache.org We've recently been using cTAKES more and more for document-level classification (e.g. phenotyping). Would it make sense to add a new type (that would derive from TOP) to store the label for a document? I know we currently have a doc id for each document, but having the label type would simplify a lot of things (e.g. debugging). Thanks, Dima