<?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>gnucom.cc &#187; jython</title>
	<atom:link href="http://blog.gnucom.cc/tag/jython/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gnucom.cc</link>
	<description>Code snippets and more...</description>
	<lastBuildDate>Wed, 18 Jan 2012 23:50:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Using the Stanford Parser with Jython.</title>
		<link>http://blog.gnucom.cc/2010/using-the-stanford-parser-with-jython/</link>
		<comments>http://blog.gnucom.cc/2010/using-the-stanford-parser-with-jython/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 21:16:06 +0000</pubDate>
		<dc:creator>sholsapp</dc:creator>
				<category><![CDATA[NLP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jython]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[stanford parser]]></category>

		<guid isPermaLink="false">http://blog.gnucom.cc/?p=798</guid>
		<description><![CDATA[The following code is a Jython adaptation of the example Java code that comes with the Stanford Parser. I felt like this would be pretty useful to have as a resource because Python doesn&#8217;t have a parser that generates grammatical relationships in a sentence, and I wasn&#8217;t able to find any example code to help [...]]]></description>
		<wfw:commentRss>http://blog.gnucom.cc/2010/using-the-stanford-parser-with-jython/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

