
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Bayesian Filtering</title>
	<atom:link href="http://www.shiffman.net/teaching/a2z/bayesian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 06:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.shiffman.net/teaching/a2z/bayesian/comment-page-1/#comment-909984</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 07 May 2011 14:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/analysis/#comment-909984</guid>
		<description>yes, a good point indeed! </description>
		<content:encoded><![CDATA[<p>yes, a good point indeed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://www.shiffman.net/teaching/a2z/bayesian/comment-page-1/#comment-909979</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Fri, 06 May 2011 12:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/analysis/#comment-909979</guid>
		<description>Thank you for the great blog post. I have to say though, that hash tables do not perform lookup in O(1). As the worst case is considered (every entry has the same hash value, very unlikely though) the complexity is O(N). But in reality it performs very close to O(1).</description>
		<content:encoded><![CDATA[<p>Thank you for the great blog post. I have to say though, that hash tables do not perform lookup in O(1). As the worst case is considered (every entry has the same hash value, very unlikely though) the complexity is O(N). But in reality it performs very close to O(1).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ETFovac</title>
		<link>http://www.shiffman.net/teaching/a2z/bayesian/comment-page-1/#comment-596908</link>
		<dc:creator>ETFovac</dc:creator>
		<pubDate>Wed, 06 Jan 2010 21:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/analysis/#comment-596908</guid>
		<description>Great code! Thank you for posting it, you helped me a lot with understanding and writing my faculty project (spam filter) :)</description>
		<content:encoded><![CDATA[<p>Great code! Thank you for posting it, you helped me a lot with understanding and writing my faculty project (spam filter) <img src='http://www.shiffman.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://www.shiffman.net/teaching/a2z/bayesian/comment-page-1/#comment-228689</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Thu, 05 Jun 2008 12:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/analysis/#comment-228689</guid>
		<description>I want C   (C) program to process spam.
    how can i store tokenized data ?
    how can i develop classifier ?
   Is it bayes filter is a package that is available ?
   Can you suggest the logic ?</description>
		<content:encoded><![CDATA[<p>I want C   (C) program to process spam.<br />
    how can i store tokenized data ?<br />
    how can i develop classifier ?<br />
   Is it bayes filter is a package that is available ?<br />
   Can you suggest the logic ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://www.shiffman.net/teaching/a2z/bayesian/comment-page-1/#comment-228685</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Thu, 05 Jun 2008 12:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/analysis/#comment-228685</guid>
		<description>Hi,

          I want C   (C) program to process spam.
    how can i store tokenized data ?
    how can i develop classifier ?
   Is it bayes filter is a package that is available ?
   Can you suggest the logic ?
    

   Thanks
   Ram,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>          I want C   (C) program to process spam.<br />
    how can i store tokenized data ?<br />
    how can i develop classifier ?<br />
   Is it bayes filter is a package that is available ?<br />
   Can you suggest the logic ?</p>
<p>   Thanks<br />
   Ram,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

