<?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>Michael Banzon &#187; spam</title>
	<atom:link href="http://michaelbanzon.com/tag/spam/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelbanzon.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 19:17:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Bayesian filtering</title>
		<link>http://michaelbanzon.com/2008/08/21/bayesian-filtering/</link>
		<comments>http://michaelbanzon.com/2008/08/21/bayesian-filtering/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 06:08:21 +0000</pubDate>
		<dc:creator>mbanzon</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.southbound.dk/?p=32</guid>
		<description><![CDATA[Currently I&#8217;m thinking a lot about Bayesian filtering and new ways to apply this to my every day software. For those who aren&#8217;t that informed on the subject I would recommend reading A Plan for Spam by Paul Graham. Wikipedia has a few articles of interest as well. I&#8217;d recommend the ones on Bayes&#8217; theorem [...]]]></description>
			<content:encoded><![CDATA[<p>Currently I&#8217;m thinking a lot about Bayesian filtering and <em>new</em> ways to apply this to my every day software.</p>
<p>For those who aren&#8217;t that informed on the subject I would recommend reading <a title="Paul Graham - A Plan for Span" href="http://www.paulgraham.com/spam.html">A Plan for Spam</a> by Paul Graham. Wikipedia has a few articles of interest as well. I&#8217;d recommend the ones on <a title="Bayes' theorem" href="http://en.wikipedia.org/wiki/Bayes%27_theorem">Bayes&#8217; theorem</a> and <a title="Bayesian spam filtering" href="http://en.wikipedia.org/wiki/Bayesian_spam_filtering">Bayesian spam filtering</a>.</p>
<p>Currently I see a lot of areas where this technique can be applied &#8211; generally everything evolve around e-mails, RSS-feeds and automatic web-site crawling.</p>
<p>I hope that I&#8217;ll have the time in the near future to actually implement something.</p>
]]></content:encoded>
			<wfw:commentRss>http://michaelbanzon.com/2008/08/21/bayesian-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
