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 7CF7B18C88 for ; Tue, 6 Oct 2015 17:48:00 +0000 (UTC) Received: (qmail 29469 invoked by uid 500); 6 Oct 2015 17:48:00 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 29427 invoked by uid 500); 6 Oct 2015 17:48:00 -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 29415 invoked by uid 99); 6 Oct 2015 17:47:59 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2015 17:47:59 +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 4BA68C0470 for ; Tue, 6 Oct 2015 17:47:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.099 X-Spam-Level: X-Spam-Status: No, score=-0.099 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id zW3DQYYIy_ar for ; Tue, 6 Oct 2015 17:47:44 +0000 (UTC) Received: from mail-lb0-f179.google.com (mail-lb0-f179.google.com [209.85.217.179]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id BA093439D1 for ; Tue, 6 Oct 2015 17:47:43 +0000 (UTC) Received: by lbos8 with SMTP id s8so80820103lbo.0 for ; Tue, 06 Oct 2015 10:47:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=Vfi56HiXKndHcbWvTcpcmzzU7w0bjc9nNviS6gIO6/Y=; b=Ne7MqargsQJrO3Q/NIPjZKn5Pr+lRIvjDPJDrf4JV3c8QDg1yobmNupodWdK65Hzml xHuvcbWM9rrrdSbX2C2dhKdgnaen5ke6thx47rtUQ8a7Vn4n2AgmH6rL3puqMGqgTT8V JQmtO9btgFV4lGvPZweznvUGp/A2CtJ7kLl8kJXJzbjAnsflq3DGNJALaIyzsCbx59nF jWv74QzYmqyAbeyA45ko+tkKq7Ezel0CxI2cE+jWYO0KU2JcE+LFcjBEqn43w7D8NYR3 sT0vIvdKZzS1cmKRps8bqzJIacYWo+otnDAY8GlAJzmRnNesliMsOFv79MPcNj65yCsw 0W+Q== X-Received: by 10.25.84.195 with SMTP id i186mr9991591lfb.43.1444153655652; Tue, 06 Oct 2015 10:47:35 -0700 (PDT) Received: from [192.168.22.20] ([87.104.197.212]) by smtp.gmail.com with ESMTPSA id v6sm5433364lby.49.2015.10.06.10.47.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 Oct 2015 10:47:35 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: Support for UIMA arrays in Ruta From: Mario Gazzo In-Reply-To: <56140068.8070007@averbis.com> Date: Tue, 6 Oct 2015 19:47:30 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <3959E561-1BAD-4973-A695-EFB298CF905E@gmail.com> <56140068.8070007@averbis.com> To: user@uima.apache.org X-Mailer: Apple Mail (2.2104) That=E2=80=99s completely understandable, Peter. FSArray assignment might just do it for me at the moment. Could you = point me to the special actions you are mentioning? Is it the Assign = action? Cheers Mario > On 06 Oct 2015, at 19:10 , Peter Kl=C3=BCgl = wrote: >=20 > Hi Mario, >=20 > yes, sadly, it's true. Only the assignments to FSArrays using special = actions is supported right now. >=20 > I did not find the time to implement it for 2.3.0 or 2.3.1, but I = really hope I can do it for 2.4.0. >=20 > Any help is welcome :-) >=20 > (however, I must admit that this is trickier and more work than it = looks like) >=20 > Best, >=20 > Peter >=20 > Am 06.10.2015 um 19:02 schrieb Mario Gazzo: >> Hej Peter, >>=20 >> Does Ruta still not support UIMA arrays in version 2.3? >>=20 >> Found this post from May this year that says it isn=E2=80=99t = supported in version 2.2.1: >>=20 >> = https://mail-archives.apache.org/mod_mbox/uima-user/201505.mbox/%3C5558A07= 4.9090405@averbis.com%3E = >>=20 >> Couldn=E2=80=99t find anything about it in the latest Ruta docs = either. >>=20 >> Cheers >> Mario >=20