<?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>aBinaryMind &#187; natural language</title>
	<atom:link href="http://www.abinarymind.com/tag/natural-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abinarymind.com</link>
	<description>Some thoughts, some info, some rants</description>
	<lastBuildDate>Wed, 30 Jun 2010 15:36:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>parsedatetime</title>
		<link>http://www.abinarymind.com/2009/06/parsedatetime/</link>
		<comments>http://www.abinarymind.com/2009/06/parsedatetime/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 07:27:48 +0000</pubDate>
		<dc:creator>lexhung</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[natural language]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://www.abinarymind.com/?p=55</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>parsedatetime is able to parse, for example, the following:</p>
<ul>
<li>August 25th, 2008</li>
<li>25 Aug 2008</li>
<li>Aug 25 5pm</li>
<li>5pm August 25</li>
<li>next saturday</li>
<li>tomorrow</li>
<li>next thursday at 4pm</li>
<li>at 4pm</li>
<li>eod</li>
<li>tomorrow eod</li>
<li>eod tuesday</li>
<li>eoy</li>
<li>eom</li>
<li>in 5 minutes</li>
<li>5 minutes from now</li>
<li>5 hours before now</li>
<li>2 hours before noon</li>
</ul>
<p>via <a href="http://code.google.com/p/parsedatetime/">parsedatetime &#8211; Google Code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.abinarymind.com/2009/06/parsedatetime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
