<?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>Blackkettle &#187; Language processing</title>
	<atom:link href="http://blog.blackkettle.org/category/general/cool-stuff/language-processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.blackkettle.org</link>
	<description>Things of Occasional Interest</description>
	<lastBuildDate>Wed, 10 Feb 2010 16:03:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ruby Porter stemmer</title>
		<link>http://blog.blackkettle.org/2006/08/25/ruby-porter-stemmer/</link>
		<comments>http://blog.blackkettle.org/2006/08/25/ruby-porter-stemmer/#comments</comments>
		<pubDate>Fri, 25 Aug 2006 10:34:01 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Language processing]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.blackkettle.org/2006/08/25/ruby-porter-stemmer/</guid>
		<description><![CDATA[Just a quick pointer to some useful code I found myself needing:
A Porter stemmer in Ruby.
]]></description>
			<content:encoded><![CDATA[<p>Just a quick pointer to some useful code I found myself needing:</p>
<p><a href="http://www.tartarus.org/martin/PorterStemmer/ruby.txt">A Porter stemmer in Ruby.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.blackkettle.org/2006/08/25/ruby-porter-stemmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Carrot Clustering Engine</title>
		<link>http://blog.blackkettle.org/2006/08/23/carrot-clustering-engine/</link>
		<comments>http://blog.blackkettle.org/2006/08/23/carrot-clustering-engine/#comments</comments>
		<pubDate>Wed, 23 Aug 2006 10:17:48 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[Language processing]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.blackkettle.org/2006/08/23/carrot-clustering-engine/</guid>
		<description><![CDATA[Carrot Clustering Engine
This is really cool.  It also seems to be inhumanly fast.  It&#8217;s a pretty blatant advert for a commercial clustering and knowledge extraction engine, but it&#8217;s still really neat.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://demo.carrot-search.com/carrot2-webapp/main">Carrot Clustering Engine</a></p>
<p>This is really cool.  It also seems to be inhumanly fast.  It&#8217;s a pretty blatant advert for a commercial clustering and knowledge extraction engine, but it&#8217;s still really neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.blackkettle.org/2006/08/23/carrot-clustering-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
