Return-Path: X-Original-To: apmail-ctakes-dev-archive@www.apache.org Delivered-To: apmail-ctakes-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 471D11833A for ; Thu, 8 Oct 2015 19:38:48 +0000 (UTC) Received: (qmail 84889 invoked by uid 500); 8 Oct 2015 19:38:42 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 84837 invoked by uid 500); 8 Oct 2015 19:38:41 -0000 Mailing-List: contact dev-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list dev@ctakes.apache.org Received: (qmail 84824 invoked by uid 99); 8 Oct 2015 19:38:41 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2015 19:38:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 43314C4D3A for ; Thu, 8 Oct 2015 19:38:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id R254InAltLYc for ; Thu, 8 Oct 2015 19:38:31 +0000 (UTC) Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 3A0CD20944 for ; Thu, 8 Oct 2015 19:38:31 +0000 (UTC) Received: by wicgb1 with SMTP id gb1so40031406wic.1 for ; Thu, 08 Oct 2015 12:38:30 -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=gPwYVEYNY/QyStc6r4p5szBhxCTHnD/6UJh/WH3+FrM=; b=0d+MPsKbabGxSys0PiwHLC27LtU+qsPBVhg+yP2xonrwI93rJdeh7B+BTK2UwXknRU b001hGTVdR5rzcLubQ1kQM0k+Vmr9maD3o65ikb2/R+gJzoNeqDr3NAuAKh+PvkHftuR rh1U/0BeEnm4Gk3ZCMsWpqlfZJcfwMAdXYvxr918EbJoMv+9xl+zivVbkKr5WXUXaHGF QY3fMyWuOH2oVVR1kfIlX8N9RjUgGlHhuOm+lvkfljADsL7ySB4k9+iL1KUrVw1z+UaJ UEZwGy2u+X7gnI6aABj8CUodUIxnAvJduf2uyXiylGk14jaU9HMSb6RaFp4KchxioNym BAlQ== X-Received: by 10.180.23.231 with SMTP id p7mr6209575wif.30.1444333109954; Thu, 08 Oct 2015 12:38:29 -0700 (PDT) Received: from [10.0.1.11] (ip-178-203-23-159.hsi10.unitymediagroup.de. [178.203.23.159]) by smtp.gmail.com with ESMTPSA id pl7sm8499826wic.4.2015.10.08.12.38.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 08 Oct 2015 12:38:29 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Combining Knowledge- and Data-driven Methods for De-identification of Clinical Narratives From: Richard Eckart de Castilho In-Reply-To: Date: Thu, 8 Oct 2015 21:38:27 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <9B6D0C03-1F06-449C-B86F-97AAE78FC421@gmail.com> References: <56165C26.5010908@averbis.com> <3c05baec8f9749d4b1e61703aeb0178b@CHEXMAIL5A.CHBOSTON.ORG> To: dev@ctakes.apache.org X-Mailer: Apple Mail (2.1878.6) As far as I know, you can convert as long as ALL original authors / = copyright holders agree to the conversion. Only the original authors may = assign new licenses to their work. You might also want to double check = that the codebase doesn't contain any copy/pasted code from third = sources. As a third party, you cannot convert GPL code to ASL. Mind, I am not a lawyer. If you need a more advice, post to legal-discuss@asf. Cheers, -- Richard On 08.10.2015, at 21:32, andy mcmurry wrote: > caution: Im not sure you can convert GPL3 to ASL2 > anyone know for sure? >=20 > On Thu, Oct 8, 2015 at 12:03 PM, Chen, Pei = > wrote: >=20 >> This is great news! >>> What is the current status and procedure? Is there an explicit >> contribution to cTAKES? Is there an ICLA? What about the license of = the >> sourceforge project? >> Jira has been opened to track this: >> https://issues.apache.org/jira/browse/CTAKES-384 >>=20 >> 1) Azad, would you be willing to switch licenses? I believe it's >> currently GNU3 -> ASL 2.0? >> 2) Create a project/module in cTAKES sandbox for this >> 3) Export/Import sourceforge and attach the code to the Jira = initially. >> One of the current cTAKES committers can commit it to the repo (Until = folks >> can commit directly to the ctakes repo directly going forward.) >>=20 >> -----Original Message----- >> From: Peter Kl=FCgl [mailto:peter.kluegl@averbis.com] >> Sent: Thursday, October 08, 2015 8:06 AM >> To: dev@ctakes.apache.org >> Subject: Re: Combining Knowledge- and Data-driven Methods for >> De-identification of Clinical Narratives >>=20 >> Hi, >>=20 >> I can offer my help here if required. >>=20 >> I have experience in translating JAPE rules to UIMA Ruta and already >> worked with clinical notes, e.g., also concerning deidentification. >>=20 >> The problem is that I can only invest a few hours in the next two = weeks. >> I will have more time next month or even more next year. >>=20 >> What is the current status and procedure? Is there an explicit >> contribution to cTAKES? Is there an ICLA? What about the license of = the >> sourceforge project? >>=20 >> Best, >>=20 >> Peter >>=20 >> Am 01.10.2015 um 16:20 schrieb Pei Chen: >>> Hi Azad, >>> This is awesome news. Thanks for adding in the code that was >>> referenced by the paper. I'll create a Jira to track we need to = port >>> it over to UIMA/Ruta. >>>=20 >>> In the meantime, the link is at: >>> = https://urldefense.proofpoint.com/v2/url?u=3Dhttp-3A__sourceforge.net_p_ >>>=20 >> = clinical-2Ddeid_code_ci_master_tree_&d=3DBQICaQ&c=3DqS4goWBT7poplM69zy_3xh= KwEW14JZMSdioCoppxeFU&r=3DhuK2MFkj300qccT8OSuuoYhy_xEYujfPwiAxhPVz5WY&m=3D= yjhqco4EH0XrR798kbkzfYcFQ8z8MR9UF8mMRSjKTH0&s=3D_k7AbwzkVrRwTrNC3LArZ5hQ5Q= 47eh06KCDla7UBugY&e=3D >> for those who may be interested in helping out... >>>=20 >>> --Pei >>>=20 >>> Hello Pei, >>>=20 >>> I hope all is well. >>>=20 >>> I have now uploaded the source code for cDeid >>> = (https://urldefense.proofpoint.com/v2/url?u=3Dhttp-3A__sourceforge.net_p >>> = _clinical-2Ddeid_code_ci_master_tree_&d=3DBQICaQ&c=3DqS4goWBT7poplM69zy_3x= >>> = hKwEW14JZMSdioCoppxeFU&r=3DhuK2MFkj300qccT8OSuuoYhy_xEYujfPwiAxhPVz5WY&m >>>=20 >> = =3Dyjhqco4EH0XrR798kbkzfYcFQ8z8MR9UF8mMRSjKTH0&s=3D_k7AbwzkVrRwTrNC3LArZ5h= Q5Q47eh06KCDla7UBugY&e=3D >> ) ; I have tried to make the code as portable and modular as possible = with >> some trade-off for performance. This should help with porting the = code to >> cTAKES/UIMA. >>>=20 >>> Once you let the community know I will try to get involved to help >>> with translating JAPE to RUTA, etc. >>>=20 >>> Best, >>> Azad >>=20 >>=20