<?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: Part of Speech Tagging with NLTK &#8211; Part 3</title> <atom:link href="http://streamhacker.com/2008/12/03/part-of-speech-tagging-with-nltk-part-3/feed/" rel="self" type="application/rss+xml" /><link>http://streamhacker.com/2008/12/03/part-of-speech-tagging-with-nltk-part-3/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link> <description>Weotta be Hacking</description> <lastBuildDate>Mon, 08 Mar 2010 21:22:02 -0800</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com" /> <atom:link rel="hub" href="http://superfeedr.com/hubbub" /> <item><title>By: Jacob</title><link>http://streamhacker.com/2008/12/03/part-of-speech-tagging-with-nltk-part-3/comment-page-1/#comment-69</link> <dc:creator>Jacob</dc:creator> <pubDate>Wed, 16 Sep 2009 22:05:14 +0000</pubDate> <guid isPermaLink="false">http://streamhacker.wordpress.com/?p=52#comment-69</guid> <description>Cool! What&#039;s your topic?
My name&#039;s Jacob Perkins, and I should probably put it somewhere obvious :)</description> <content:encoded><![CDATA[<p>Cool! What&#8217;s your topic?<br /> My name&#8217;s Jacob Perkins, and I should probably put it somewhere obvious <img src='http://streamhacker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: karen</title><link>http://streamhacker.com/2008/12/03/part-of-speech-tagging-with-nltk-part-3/comment-page-1/#comment-68</link> <dc:creator>karen</dc:creator> <pubDate>Wed, 16 Sep 2009 20:28:06 +0000</pubDate> <guid isPermaLink="false">http://streamhacker.wordpress.com/?p=52#comment-68</guid> <description>Hi! i&#039;d like to cite this for my dissertation but i can&#039;t find ur name anywhere!</description> <content:encoded><![CDATA[<p>Hi! i&#8217;d like to cite this for my dissertation but i can&#8217;t find ur name anywhere!</p> ]]></content:encoded> </item> <item><title>By: Jacob</title><link>http://streamhacker.com/2008/12/03/part-of-speech-tagging-with-nltk-part-3/comment-page-1/#comment-9</link> <dc:creator>Jacob</dc:creator> <pubDate>Fri, 20 Mar 2009 17:00:03 +0000</pubDate> <guid isPermaLink="false">http://streamhacker.wordpress.com/?p=52#comment-9</guid> <description>I have not tested nltk.tag.pos_tag() (I&#039;m pretty sure it wasn&#039;t released when I wrote this series). I believe it was trained with most or all of the available corpora, which would definitely make it more accurate. However, it&#039;ll only have high accuracy for text that&#039;s similar to the corpora it was trained on. If you&#039;re tagging text that has a lot of specialty/unique words and phrases, you&#039;ll need to create your own training data for the training process in order to get accurate results.</description> <content:encoded><![CDATA[<p>I have not tested nltk.tag.pos_tag() (I&#8217;m pretty sure it wasn&#8217;t released when I wrote this series). I believe it was trained with most or all of the available corpora, which would definitely make it more accurate. However, it&#8217;ll only have high accuracy for text that&#8217;s similar to the corpora it was trained on. If you&#8217;re tagging text that has a lot of specialty/unique words and phrases, you&#8217;ll need to create your own training data for the training process in order to get accurate results.</p> ]]></content:encoded> </item> <item><title>By: Joe</title><link>http://streamhacker.com/2008/12/03/part-of-speech-tagging-with-nltk-part-3/comment-page-1/#comment-8</link> <dc:creator>Joe</dc:creator> <pubDate>Fri, 20 Mar 2009 16:37:57 +0000</pubDate> <guid isPermaLink="false">http://streamhacker.wordpress.com/?p=52#comment-8</guid> <description>I played around with Brown/Treebank/conll2000 a little bit.  Did you test with nltk.tag.pos_tag()?  It loads a pickle to do the tagging.  I&#039;m asking because that seemed to perform comparable/better, and was already setup.</description> <content:encoded><![CDATA[<p>I played around with Brown/Treebank/conll2000 a little bit.  Did you test with nltk.tag.pos_tag()?  It loads a pickle to do the tagging.  I&#8217;m asking because that seemed to perform comparable/better, and was already setup.</p> ]]></content:encoded> </item> </channel> </rss>