<?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: Command line tools for NLP and Machine Learning</title>
	<atom:link href="http://www.drmaciver.com/2009/04/command-line-tools-for-nlp-and-machine-learning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drmaciver.com/2009/04/command-line-tools-for-nlp-and-machine-learning/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Feb 2010 18:19:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin Brubeck Unhammer</title>
		<link>http://www.drmaciver.com/2009/04/command-line-tools-for-nlp-and-machine-learning/comment-page-1/#comment-1069</link>
		<dc:creator>Kevin Brubeck Unhammer</dc:creator>
		<pubDate>Mon, 01 Feb 2010 07:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=507#comment-1069</guid>
		<description>Mustn&#039;t forget &lt;a href=&quot;http://software.wise-guys.nl/libtextcat/&quot; rel=&quot;nofollow&quot;&gt;libtextcat&lt;/a&gt;! 
It does &quot;N-Gram-Based Text Categorization&quot;, eg for language guessing, &quot;a task on which it is known to perform with near-perfect accuracy&quot;. Wonderful software.

Also, for the more rule-based crowd, the machine translation system &lt;a&gt;Apertium&lt;/a&gt; is all based on the command-line (the main program is just a short shell script calling each module of a language pair pipeline); as is the &lt;a href=&quot;http://beta.visl.sdu.dk/constraint_grammar.html&quot; rel=&quot;nofollow&quot;&gt;vislcg3&lt;/a&gt; Constraint Grammar parser.</description>
		<content:encoded><![CDATA[<p>Mustn&#8217;t forget <a href="http://software.wise-guys.nl/libtextcat/" rel="nofollow">libtextcat</a>!<br />
It does &#8220;N-Gram-Based Text Categorization&#8221;, eg for language guessing, &#8220;a task on which it is known to perform with near-perfect accuracy&#8221;. Wonderful software.</p>
<p>Also, for the more rule-based crowd, the machine translation system <a>Apertium</a> is all based on the command-line (the main program is just a short shell script calling each module of a language pair pipeline); as is the <a href="http://beta.visl.sdu.dk/constraint_grammar.html" rel="nofollow">vislcg3</a> Constraint Grammar parser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mwhitney</title>
		<link>http://www.drmaciver.com/2009/04/command-line-tools-for-nlp-and-machine-learning/comment-page-1/#comment-942</link>
		<dc:creator>mwhitney</dc:creator>
		<pubDate>Tue, 07 Jul 2009 01:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=507#comment-942</guid>
		<description>I believe that libsvm has a command line tool as well.</description>
		<content:encoded><![CDATA[<p>I believe that libsvm has a command line tool as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jherber</title>
		<link>http://www.drmaciver.com/2009/04/command-line-tools-for-nlp-and-machine-learning/comment-page-1/#comment-843</link>
		<dc:creator>jherber</dc:creator>
		<pubDate>Thu, 21 May 2009 18:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=507#comment-843</guid>
		<description>David you should head on over to Mark Watson&#039;s site.  He&#039;s released many of his NLP tools, as well as writes on the subject (and AI in general).</description>
		<content:encoded><![CDATA[<p>David you should head on over to Mark Watson&#8217;s site.  He&#8217;s released many of his NLP tools, as well as writes on the subject (and AI in general).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.drmaciver.com/2009/04/command-line-tools-for-nlp-and-machine-learning/comment-page-1/#comment-795</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 30 Apr 2009 12:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=507#comment-795</guid>
		<description>Thanks. It looks a bit stale (no release since 2004), but the list of packages seems to be an interesting resource.</description>
		<content:encoded><![CDATA[<p>Thanks. It looks a bit stale (no release since 2004), but the list of packages seems to be an interesting resource.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fogus</title>
		<link>http://www.drmaciver.com/2009/04/command-line-tools-for-nlp-and-machine-learning/comment-page-1/#comment-794</link>
		<dc:creator>fogus</dc:creator>
		<pubDate>Thu, 30 Apr 2009 12:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=507#comment-794</guid>
		<description>It&#039;s been a while since I&#039;ve had to think about NLP tools, but when I did I found Morphix-NLP indispensable.  It&#039;s a Linux Live CD packed with NLP goodness.

http://morphix-nlp.berlios.de/

-m</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve had to think about NLP tools, but when I did I found Morphix-NLP indispensable.  It&#8217;s a Linux Live CD packed with NLP goodness.</p>
<p><a href="http://morphix-nlp.berlios.de/" rel="nofollow">http://morphix-nlp.berlios.de/</a></p>
<p>-m</p>
]]></content:encoded>
	</item>
</channel>
</rss>
