Return-Path: Delivered-To: apmail-mahout-user-archive@www.apache.org Received: (qmail 78381 invoked from network); 8 Mar 2011 04:58:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Mar 2011 04:58:08 -0000 Received: (qmail 48284 invoked by uid 500); 8 Mar 2011 04:58:07 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 48035 invoked by uid 500); 8 Mar 2011 04:58:06 -0000 Mailing-List: contact user-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mahout.apache.org Delivered-To: mailing list user@mahout.apache.org Received: (qmail 48025 invoked by uid 99); 8 Mar 2011 04:58:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2011 04:58:06 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of goksron@gmail.com designates 209.85.161.42 as permitted sender) Received: from [209.85.161.42] (HELO mail-fx0-f42.google.com) (209.85.161.42) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2011 04:57:58 +0000 Received: by fxm20 with SMTP id 20so8232829fxm.1 for ; Mon, 07 Mar 2011 20:57:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=MOhImLHwaiBhBC/BvP2o7x2i04rPQyLg8/SeDZ1bFcw=; b=pEF4gAs665XGTW5Cht1DrakyJpTZOu7+stszTWxxsE6EcTl4A/O7+YdYxabZMSvRI1 hYhrMppw1faiaFTT6OpHdeZvHryprNcnjQcOQXl9DfRHc+p4dTli+eoMoFvaSRITkjKB ZLKhWjpu/1yZ6OrfOXWpMNRj5fcWbcBCgIEng= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fFIV4zO9A2BVDWCNxPQwCxDcHwK6YdwS/vwq+iAXhAej32xUXtYch8PEiDy6u3vF19 /ukUXFAly7L2VJfdpMB0/nfjhwkFBssCgt8X9eROGxgiVg/Hx0+tXwv1jR3/3e3ixv2f RWMYGyp88+5LV8lgERehycZUJBtwctcYY6zo0= MIME-Version: 1.0 Received: by 10.223.143.5 with SMTP id s5mr936119fau.14.1299560258635; Mon, 07 Mar 2011 20:57:38 -0800 (PST) Received: by 10.223.96.68 with HTTP; Mon, 7 Mar 2011 20:57:38 -0800 (PST) In-Reply-To: References: Date: Mon, 7 Mar 2011 20:57:38 -0800 Message-ID: Subject: Re: mahout From: Lance Norskog To: user@mahout.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Is the IBM DeveloperWorks source up to date? On Mon, Mar 7, 2011 at 7:22 AM, vishnu krishnan wrote: > we are using kmeans clustering alogorithm for clustering, now we created > vector file from raw text, so how to give this vectors as input to mahout? > -- Lance Norskog goksron@gmail.com