You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mario Alejandro M." <ma...@gmail.com> on 2005/07/15 19:29:36 UTC

Topic Maps/Clustering + Lucene... how?

I like to provide clustering results (like http://clusty.com/) or topic maps 
(like http://www.thebrain.com/)... based in the metadata of the index (for 
example: Title, Author, HostName) and some info i can gather (like mapping 
author to real user names, etc...)

And I want it automatically ;)

And I want write it myself (or integrate a open source module in C++/Delphi 
or anything that NOT requiere runtimes)...

Any ideas???
-- 
Mario Alejandro Montoya
MCP
www.solucionesvulcano.com <http://www.solucionesvulcano.com>
!Obtenga su sitio Web dinĂ¡mico!

Re: Topic Maps/Clustering + Lucene... how?

Posted by Stanislaw Osinski <st...@gmail.com>.
On 7/15/05, Andrzej Bialecki <ab...@getopt.org> wrote:
> Mario Alejandro M. wrote:
> > I like to provide clustering results (like http://clusty.com/) or topic maps
> > (like http://www.thebrain.com/)... based in the metadata of the index (for
> > example: Title, Author, HostName) and some info i can gather (like mapping
> > author to real user names, etc...)
> >
> > And I want it automatically ;)
> >
> 
> Clustering - use Carrot2 (http://sourceforge.net/projects/carrot2/)

Please have a look at Carrot2 demos at:

http://carrot.cs.put.poznan.pl (Open Source clustering engine)

and

http://demo.carrot-search.com (commercial clustering engine)

Carrot2 smoothly integrates with Lucene and other data sources (search
engines, RSS etc.). For the commercial demo we've indexed the Open
Directory Project data (http://dmoz.org) with Lucene.

Please let me know if you need more details or would like to set up a
demo with your data source.

Staszek

--
Stanislaw Osinski, stachoo@carrot-search.com
http://www.carrot-search.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: Topic Maps/Clustering + Lucene... how?

Posted by Andrzej Bialecki <ab...@getopt.org>.
Mario Alejandro M. wrote:
> I like to provide clustering results (like http://clusty.com/) or topic maps 
> (like http://www.thebrain.com/)... based in the metadata of the index (for 
> example: Title, Author, HostName) and some info i can gather (like mapping 
> author to real user names, etc...)
> 
> And I want it automatically ;)
> 

Clustering - use Carrot2 (http://sourceforge.net/projects/carrot2/)

Topic Maps - use treemap (http://www.cs.umd.edu/hcil/treemap/)

-- 
Best regards,
Andrzej Bialecki     <><
  ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org