<?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>Blindsignals &#187; word bases</title>
	<atom:link href="http://blindsignals.com/tag/word-bases/feed/" rel="self" type="application/rss+xml" />
	<link>http://blindsignals.com</link>
	<description>Web Development, Business, and Life</description>
	<lastBuildDate>Thu, 20 May 2010 21:18:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ASP Search Stemmer Class</title>
		<link>http://blindsignals.com/2009/08/asp-search-stemmer-class/</link>
		<comments>http://blindsignals.com/2009/08/asp-search-stemmer-class/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 14:46:12 +0000</pubDate>
		<dc:creator>chelfers</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[searching]]></category>
		<category><![CDATA[stemmer]]></category>
		<category><![CDATA[stemming]]></category>
		<category><![CDATA[word bases]]></category>

		<guid isPermaLink="false">http://blindsignals.com/?p=312</guid>
		<description><![CDATA[The original stemmer class was developed by Martin Porter to bring words back to their word stems.  For example "abilities" would stem to "able", "smelling" to "smell", "I'm awesome" to "damn straight", etc.
I couldn't find a Classic ASP version of this so I ported a port ( I'm not even sure if that's legal! [...]]]></description>
		<wfw:commentRss>http://blindsignals.com/2009/08/asp-search-stemmer-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
