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 79C1DEE2E for ; Mon, 4 Feb 2013 12:48:35 +0000 (UTC) Received: (qmail 15130 invoked by uid 500); 4 Feb 2013 12:48:35 -0000 Delivered-To: apmail-incubator-ctakes-dev-archive@incubator.apache.org Received: (qmail 14988 invoked by uid 500); 4 Feb 2013 12:48:32 -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 14951 invoked by uid 99); 4 Feb 2013 12:48:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 12:48:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shady.aziz@gmail.com designates 209.85.219.42 as permitted sender) Received: from [209.85.219.42] (HELO mail-oa0-f42.google.com) (209.85.219.42) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 12:48:24 +0000 Received: by mail-oa0-f42.google.com with SMTP id i18so6281021oag.29 for ; Mon, 04 Feb 2013 04:48:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=Z9slQokvHOfevmYKdIbco98u9x7r8gbID0Bww7pgJnE=; b=FVxj9LAkv7F8bP38274IGwCUbtCcOSheMxwbi//Z0njN1VT0ZGV7/KthPiHEZ1WH62 jh6hR/6rP/fg9Far832cprqHmYiJEW32khBCwSfGmRNWyBPM9+3Bt0LAS+f1VWV2H6jr anRDCmE5N9AjpPMGr0z3GBsdFGPGCfL8ZNBUsGg1onLKchiL8+BfY49PcypV61vstx5u kS3K1gROnIyOHn6fxYcCzcZ9OQbBImRe61x/0x/1M0vT/Icwq/GOY6Bygf1o/x/BMEgX VQ10c42IUwA6QxWLGz/79yYg7PMExLQ2ViGo93HE+CgPZIBSM0EiGUJ1I/EUMcoRkmHY oC2w== MIME-Version: 1.0 X-Received: by 10.60.19.161 with SMTP id g1mr16805350oee.117.1359982083483; Mon, 04 Feb 2013 04:48:03 -0800 (PST) Received: by 10.60.142.229 with HTTP; Mon, 4 Feb 2013 04:48:03 -0800 (PST) Date: Mon, 4 Feb 2013 13:48:03 +0100 Message-ID: Subject: Annotations of a token From: Shady Hussein To: ctakes-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8fb2007efca8a404d4e58095 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb2007efca8a404d4e58095 Content-Type: text/plain; charset=ISO-8859-1 Dear All, Is there a way to get all the annotations of a single token?. I want to loop on tokens inside a sentence and get all the annotations on this token, in a similar fashion like the GUI. I would be grateful, cause this will make my life easier to differentiate between annotations. Thanks for your cooperation -- Thanks and best Regards, Shady AbdelAziz --e89a8fb2007efca8a404d4e58095--