Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7017178ED for ; Tue, 27 Oct 2015 19:52:27 +0000 (UTC) Received: (qmail 11617 invoked by uid 500); 27 Oct 2015 19:52:22 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 11568 invoked by uid 500); 27 Oct 2015 19:52:22 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 11556 invoked by uid 99); 27 Oct 2015 19:52:22 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2015 19:52:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 096821809D2 for ; Tue, 27 Oct 2015 19:52:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id IKdDhouJY8ss for ; Tue, 27 Oct 2015 19:52:21 +0000 (UTC) Received: from mail-lf0-f47.google.com (mail-lf0-f47.google.com [209.85.215.47]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id B949820B66 for ; Tue, 27 Oct 2015 19:52:20 +0000 (UTC) Received: by lffz202 with SMTP id z202so178232067lff.3 for ; Tue, 27 Oct 2015 12:52:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=KHDd7PqxPrnPGDke542Y8ZqK3lF8CrEsU0W9jbyrxoI=; b=gCYpC9NBZDPzBfPnpUvYEYji/9Jp+SbGNJoGqfd7crp3l6FHv/dowUzpB2d0TGU3Mx IQhe9Z4cTARTpNPmTOJDL4kgjf2tP9Q7YPQTQQgYw5uXrhVqAOKZWXHZ0QgiTwLx2K9j ChvLW2dSP1GzdtovTZi4hKiEcujgCntFGiL/l3Vk0pXDr5wpvE8Y4thPWT7z00bbLRCS 8VCY2ShY1QKV5U9V9u+dwgKiKbIwbv5mKwKnI2pOmmJiMlzLXH7hv3chyCewIeYI7dsO A0NVEbEp7kCj/6ox17R2RDlzJgdfjQ8f2JtuMV7HIl5f4tOUDW8PAeUFk8urY727Hwfa nzvA== X-Received: by 10.25.91.19 with SMTP id p19mr3444233lfb.35.1445975534595; Tue, 27 Oct 2015 12:52:14 -0700 (PDT) Received: from [192.168.22.20] ([87.104.197.212]) by smtp.gmail.com with ESMTPSA id k1sm7192296lbc.28.2015.10.27.12.52.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 27 Oct 2015 12:52:13 -0700 (PDT) From: Mario Gazzo Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Ruta MARKLAST and punctuations Message-Id: <61E85258-6599-41A1-89A0-6D9A495EE697@gmail.com> Date: Tue, 27 Oct 2015 20:52:10 +0100 To: user@uima.apache.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) Hi Peter, It appears as if the MARKLAST action doesn=E2=80=99t annotate anything = if the last token is a COLON, is this a behaviour you can recognise? I = assume then this action somehow behaves differently when the last token = is a punctuation mark in general. Cheers Mario