<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Grant's Grunts: Lucene Edition &#187; canopy clustering</title>
	<atom:link href="http://lucene.grantingersoll.com/category/canopy-clustering/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucene.grantingersoll.com</link>
	<description>Thoughts on Apache Lucene, Mahout, Solr, Tika and Nutch</description>
	<lastBuildDate>Mon, 06 Feb 2012 12:07:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SF Bay Area Lucene/Solr Meetup</title>
		<link>http://lucene.grantingersoll.com/2009/06/04/sf-bay-area-lucenesolr-meetup/</link>
		<comments>http://lucene.grantingersoll.com/2009/06/04/sf-bay-area-lucenesolr-meetup/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 17:49:35 +0000</pubDate>
		<dc:creator>grant_ingersoll</dc:creator>
				<category><![CDATA[canopy clustering]]></category>
		<category><![CDATA[Droids]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Latent Dirichlet Allocation]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Lucid Imagination]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[Mahout]]></category>
		<category><![CDATA[Open Relevance]]></category>
		<category><![CDATA[Real Time Search]]></category>
		<category><![CDATA[relevance]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[Tika]]></category>
		<category><![CDATA[Meetup]]></category>

		<guid isPermaLink="false">http://lucene.grantingersoll.com/?p=197</guid>
		<description><![CDATA[Just wanted to follow up on last night&#8217;s Lucene/Solr Meetup in San Francisco. First off, special thanks to all the speakers (Jason Rutherglen, Michael Busch, Erik Hatcher and all the lightning talks.)  We had a lot of excellent talks ranging from low level Lucene details on payloads and real time search to high level discussions [...]]]></description>
			<content:encoded><![CDATA[<p>Just wanted to follow up on last night&#8217;s Lucene/Solr <a href="http://www.meetup.com/SFBay-Lucene-Solr-Meetup/">Meetup</a> in San Francisco.</p>
<p>First off, special thanks to all the speakers (Jason Rutherglen, Michael Busch, Erik Hatcher and all the lightning talks.)  We had a lot of excellent talks ranging from low level Lucene details on payloads and real time search to high level discussions on new feature in Solr and best practices for working on stopwords and relevance.  Also had intros to <a href="http://lucene.apache.org/mahout">Mahout</a>, <a href="http://lucene.apache.org/tika">Tika</a> and the new <a href="http://www.lucidimagination.com/search/document/84205d273f3753c2/open_relevance_project_kickoff">Open Relevance</a> project at Lucene.  I&#8217;ll post the slides on the Meetup site when they are available (I am still waiting to get them from the speakers.)</p>
<p>Second, I really enjoyed engaging with so many people about what they are working on in Lucene/Solr.  It is always fun to hear all the different ways people are (ab)using Lucene/Solr to do cool things, etc.   It was especially good to meet some fellow Mahout committers (Ted Dunning and Jeff Eastman) for the first time, as well as one of Mahout&#8217;s Google Summer of Code student David Hall, who is working on adding <a href="http://www.lucidimagination.com/search/?q=Latent+Dirichlet">Latent Dirichlet Allocation</a>.</p>
<p>Finally, I look forward to doing more of these.  Right now, I&#8217;m looking for interest in Raleigh, NC, but I know we&#8217;ll likely have another one in the Bay Area again soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://lucene.grantingersoll.com/2009/06/04/sf-bay-area-lucenesolr-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mahout&#8217;s First Commit</title>
		<link>http://lucene.grantingersoll.com/2008/02/19/mahouts-first-commit/</link>
		<comments>http://lucene.grantingersoll.com/2008/02/19/mahouts-first-commit/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 04:39:26 +0000</pubDate>
		<dc:creator>grant_ingersoll</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[canopy clustering]]></category>
		<category><![CDATA[clustering]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[Mahout]]></category>
		<category><![CDATA[Map Reduce]]></category>

		<guid isPermaLink="false">http://lucene.grantingersoll.com/2008/02/19/mahouts-first-commit/</guid>
		<description><![CDATA[I have committed Mahout&#8217;s first Hadoop based machine learning code: https://issues.apache.org/jira/browse/MAHOUT-3 The code is an initial implementation of Canopy clustering. It is a start and it is great to see others jump right in and start adding code!  Great work, Jeff Eastman, who contributed the initial implementation! Now, we can start building more goodness in [...]]]></description>
			<content:encoded><![CDATA[<p>I have committed Mahout&#8217;s first Hadoop based machine learning code:<a href="https://issues.apache.org/jira/browse/MAHOUT-3"> https://issues.apache.org/jira/browse/MAHOUT-3</a><br />
The code is an initial implementation of <a href="http://cwiki.apache.org/MAHOUT/canopy-clustering.html">Canopy clustering</a>. It is a start and it is great to see others jump right in and start adding code!  Great work, Jeff Eastman, who contributed the initial implementation!</p>
<p>Now, we can start building more goodness in order to make Mahout world class when it comes to machine learning.  Now people actually have some real code they can check out and compile!</p>
]]></content:encoded>
			<wfw:commentRss>http://lucene.grantingersoll.com/2008/02/19/mahouts-first-commit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

