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 15CCC17CD9 for ; Wed, 10 Jun 2015 16:05:57 +0000 (UTC) Received: (qmail 44834 invoked by uid 500); 10 Jun 2015 16:05:56 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 44781 invoked by uid 500); 10 Jun 2015 16:05:56 -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 44769 invoked by uid 99); 10 Jun 2015 16:05:56 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2015 16:05:56 +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 1E644CD0E1 for ; Wed, 10 Jun 2015 16:05:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, 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-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id nhRNNbsAqlGp for ; Wed, 10 Jun 2015 16:05:51 +0000 (UTC) Received: from mail-la0-f49.google.com (mail-la0-f49.google.com [209.85.215.49]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id CB91343ACE for ; Wed, 10 Jun 2015 16:05:50 +0000 (UTC) Received: by labko7 with SMTP id ko7so36588442lab.2 for ; Wed, 10 Jun 2015 09:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XmZIxwgC37zxZHffHCg69SXDm7CgG/6wWoewXB6tdJg=; b=XUSTuiDIuCxnW1HRfMoLlAxonqa2aL0cp2mO84sucLcmGFS434dsApTk2XZJwQmD2J KVy8X8NYB9Y03mm4O5dESkrCgdDABDhnNe3Dr2PCYVQK0qLfN4epT1hTGbW9nEzRZUoI 083MlLbjRc6YZM+4NChDsaBUZxRR0SZ2SnJSngzrbatomQ6uPLF9r5gDa3S/HXeyBwWW Yx0GPy4ymJwnm6t+tXRq48kzp3CxW3yklgNQF3tw8jZK7GCh7PADaRPtEM96B4rI/Ux4 K0M1blK6z2mEQr+zR4faZbHKT+FxruW5WLaBWYomrAbnzNoF2LX8Ao6HHgtNzKizbbTN SP0g== MIME-Version: 1.0 X-Received: by 10.152.6.196 with SMTP id d4mr4932589laa.40.1433952349529; Wed, 10 Jun 2015 09:05:49 -0700 (PDT) Received: by 10.25.19.223 with HTTP; Wed, 10 Jun 2015 09:05:49 -0700 (PDT) In-Reply-To: References: Date: Wed, 10 Jun 2015 09:05:49 -0700 Message-ID: Subject: Re: Data from and to UMLS From: Giuseppe Totaro To: dev@ctakes.apache.org Content-Type: multipart/alternative; boundary=089e0141a7186b2d4c05182c0cce --089e0141a7186b2d4c05182c0cce Content-Type: text/plain; charset=UTF-8 Thanks a lot Tim. Giuseppe On Wed, Jun 10, 2015 at 3:46 AM, Miller, Timothy < Timothy.Miller@childrens.harvard.edu> wrote: > The only data that gets sent over the outside network are your UMLS > credentials (username and password). Once they are verified the actual > lookup is done locally. > Tim > > ________________________________________ > From: Giuseppe Totaro [totaropeppe@gmail.com] > Sent: Wednesday, June 10, 2015 12:08 AM > To: dev@ctakes.apache.org > Subject: Data from and to UMLS > > Hi all, > > I am using cTAKES programmatically in order to perform the AnalysisEngine > described into AggregatePlaintextUMLSProcessor.xml. > Since this pipeline includes a component that connects to UMLS, I am just > wondering which data are transmitted outside. > More in detail, my application works on private data, so I would like to > know which kind of data go to and from UMLS. > > Please could you help me about that? > > Thanks a lot, > Giuseppe > --089e0141a7186b2d4c05182c0cce--