Return-Path: Delivered-To: apmail-incubator-uima-user-archive@minotaur.apache.org Received: (qmail 53460 invoked from network); 27 Mar 2009 12:07:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Mar 2009 12:07:09 -0000 Received: (qmail 85263 invoked by uid 500); 27 Mar 2009 12:07:09 -0000 Delivered-To: apmail-incubator-uima-user-archive@incubator.apache.org Received: (qmail 85194 invoked by uid 500); 27 Mar 2009 12:07:09 -0000 Mailing-List: contact uima-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-user@incubator.apache.org Delivered-To: mailing list uima-user@incubator.apache.org Received: (qmail 85182 invoked by uid 99); 27 Mar 2009 12:07:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2009 12:07:09 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of leokury@gmail.com designates 209.85.200.174 as permitted sender) Received: from [209.85.200.174] (HELO wf-out-1314.google.com) (209.85.200.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Mar 2009 12:07:01 +0000 Received: by wf-out-1314.google.com with SMTP id 28so1269881wfa.21 for ; Fri, 27 Mar 2009 05:06:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:received:message-id:subject :from:to:content-type; bh=ZedmGaWaroA4IZhc8TER/+kjxRviKhCQIwOAMCVIXh0=; b=caIywnxslcJ8XtEH7QzjX4j+jb8Ttp8e/mQz8n9IlkJ5Y5p/nqk0h0/7CGJ9oD1nr5 tmXya3RpGMqrIOAruoixNsBpJpzIeEUBhLIHb68/abUpqlTiCbTDt7wN3Q0GIIaYViRo TZYUmW+TyuwEflUGlq18dFH+vzGu3Y8KRGW1E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iWvZMgsRQKtoHTV4dhBvsmosTx4nI1Wv318GDlMQKhUc+PU9OveuUNjP5JgANg896/ rWEKYhxTkKog4OTA0c406CxNHfseze/Yui5BslpdpXUq9/3GIbrxcZkvvAL+mR6LX5nz 7pa75tTrPQGHVMFkxZwfbtGuOEc3nrbKFPP3g= MIME-Version: 1.0 Date: Fri, 27 Mar 2009 09:06:24 -0300 Received: by 10.142.166.2 with SMTP id o2mr879437wfe.58.1238155599234; Fri, 27 Mar 2009 05:06:39 -0700 (PDT) Message-ID: Subject: Counting Feature Values From: Leonardo Mendes To: uima-user@incubator.apache.org Content-Type: multipart/alternative; boundary=000e0cd32cf6ab473a0466189020 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd32cf6ab473a0466189020 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi folks! Is there a simple way to count all different values of a feature in a annotation? For example: TokenAnnotation -WordFeature -POSFeature How to know how many POS classes i have in my cas? Thanks, -- Leonardo Silva Kury Arag=E3o Mendes Bacharel em Ci=EAncia da Computa=E7=E3o (98) 8805 1985 > > --000e0cd32cf6ab473a0466189020--