Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 12891 invoked from network); 6 Mar 2006 11:06:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 11:06:12 -0000 Received: (qmail 58248 invoked by uid 500); 6 Mar 2006 11:06:52 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 58090 invoked by uid 500); 6 Mar 2006 11:06:50 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 57866 invoked by uid 99); 6 Mar 2006 11:06:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 03:06:49 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [150.254.30.29] (HELO libra.cs.put.poznan.pl) (150.254.30.29) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 03:06:48 -0800 Received: from localhost (unknown [127.0.0.1]) by libra.cs.put.poznan.pl (Postfix on VMS) with ESMTP id 4EDF4108; Mon, 6 Mar 2006 11:01:30 +0000 (UTC) Received: from libra.cs.put.poznan.pl ([127.0.0.1]) by localhost (libra.cs.put.poznan.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18183-14; Mon, 6 Mar 2006 12:01:26 +0100 (CET) Received: from [150.254.130.25] (idss-dw-2.cs.put.poznan.pl [150.254.130.25]) by libra.cs.put.poznan.pl (Postfix on VMS) with ESMTP id 4D425103; Mon, 6 Mar 2006 12:01:26 +0100 (CET) Message-ID: <440C17B0.6000101@cs.put.poznan.pl> Date: Mon, 06 Mar 2006 12:06:24 +0100 From: Dawid Weiss User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: java-user@lucene.apache.org Subject: Re: carrot2 vs. vivisimo References: <20060305221852.5365.qmail@web60817.mail.yahoo.com> In-Reply-To: <20060305221852.5365.qmail@web60817.mail.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at cs.put.poznan.pl X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, > my team has been working for the last couple of days on integrating > carrot2 into our project as a sort of src (search result clustering) > solution. Great to hear this; is there a public URL or something? > i was rather impressed with the results, until i checked out > vivisimo's demo and saw a bit of a difference quality wise, Well, we're not exactly a multi-million company, so quality might not be identical, you know ;) > has anyone thoroughly compared the two? algorithm wise and quality Undoable. Vivivismo is a commercial company, noone knows what they're using. Quality is hard to define either as clustering is usually ambiguous. Carrot2 also has a commercial spin off and the commercial algorithm is faster and gives slightly better results, so you might want to check out that option -- www.carrotsearch.com We're also tuning the open source algorithms and installations. Let us know if you need it (it's a consulting service and we charge for that). Dawid www.carrot2.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org