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 18D6CFFE1 for ; Fri, 29 Mar 2013 14:52:58 +0000 (UTC) Received: (qmail 34575 invoked by uid 500); 29 Mar 2013 14:52:57 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 34507 invoked by uid 500); 29 Mar 2013 14:52:57 -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 34482 invoked by uid 99); 29 Mar 2013 14:52:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Mar 2013 14:52:57 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of steven.bethard@colorado.edu designates 128.138.128.235 as permitted sender) Received: from [128.138.128.235] (HELO ipmx5.colorado.edu) (128.138.128.235) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Mar 2013 14:52:52 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqEEABiqVVHAqBGb/2dsb2JhbABDgmZUvymBHnSCHwEBBAE6MxELAgEIGB4QMiUBAQQTiA4GAQu2YIkPjnQ6gl9hA4h6nnyDKg X-IronPort-AV: E=Sophos;i="4.87,373,1363154400"; d="scan'208";a="25311409" Received: from omr-raz-2-priv.int.colorado.edu ([192.168.17.155]) by ironport5-priv.int.colorado.edu with ESMTP; 29 Mar 2013 08:52:31 -0600 Received: from exhub2-pub.colorado.edu (EHLO exhub2.ad.colorado.edu) ([128.138.123.208]) by omr-raz-2-priv.int.colorado.edu (MOS 4.1.10-GA FastPath queued) with ESMTP id KEK38473; Fri, 29 Mar 2013 08:52:31 -0600 (MDT) Received: from EXC2.ad.colorado.edu ([fe80::881f:f335:f54:4d0d]) by exhub2.ad.colorado.edu ([::1]) with mapi; Fri, 29 Mar 2013 08:52:31 -0600 From: Steven Bethard To: "dev@ctakes.apache.org" Date: Fri, 29 Mar 2013 08:52:30 -0600 Subject: Re: ctakes model Thread-Topic: ctakes model Thread-Index: Ac4sjQmwcKt39B2bSlm7dUjvDpIQSA== Message-ID: <775215F1-D18D-4CF6-B538-1AD1FA3202D1@colorado.edu> References: <5151AADC.7040408@childrens.harvard.edu> <5155A958.80606@childrens.harvard.edu> In-Reply-To: <5155A958.80606@childrens.harvard.edu> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Excellent. Thanks for following through with this Tim! Steve On Mar 29, 2013, at 8:46 AM, Tim Miller wrote: > I emailed the author of svmlight and he was very clear that our usage is= =20 > acceptable: >=20 > Hi Tim, >=20 > Using the models trained with my software in the way you describe is f= ine with me for the application you describe. Feel free to include the trai= ned models in the distribution under any license you like... >=20 > Cheers > Thorsten >=20 > Tim >=20 > On 03/26/2013 10:04 AM, Tim Miller wrote: >> We are using a software package called svmlight and a derivative=20 >> called svmlight-tk to train machine learning models in research. If=20 >> the results are good we would like to include the models in cTAKES. We=20 >> thought we should consult legal because this software uses a custom=20 >> license not covered by FAQs, and we just want to be on the safe side.=20 >> The full text of the license is attached. >> (Just in case the attachment doesn't work I was able to find it on the=20 >> web here: http://morphix-nlp.berlios.de/manual/node48.html but not at=20 >> the svmlight webpage.) >>=20 >> To be clear, we do not want to redistribute the svmlight or=20 >> svmlight-tk source or binaries or even use maven to download them.=20 >> There is code in clearTK which can read these models and process new=20 >> data and is license compatible. We are only talking about distributing=20 >> models trained with the svmlight and svmlight-tk packages. >>=20 >> Thanks, >>=20 >=20