<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Predicate-Argument EXtractor (PAX)</title>
	<atom:link href="http://whatisprymas.wordpress.com/2010/05/20/predicate-argument-extractor-pax/feed/" rel="self" type="application/rss+xml" />
	<link>http://whatisprymas.wordpress.com/2010/05/20/predicate-argument-extractor-pax/</link>
	<description>Question and Answering, Knowledge Management, Information Retrieval blog</description>
	<lastBuildDate>Wed, 25 May 2011 08:08:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: celsocosta</title>
		<link>http://whatisprymas.wordpress.com/2010/05/20/predicate-argument-extractor-pax/#comment-112</link>
		<dc:creator><![CDATA[celsocosta]]></dc:creator>
		<pubDate>Fri, 21 May 2010 09:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://whatisprymas.wordpress.com/?p=737#comment-112</guid>
		<description><![CDATA[Certainly, triples wont be the solution, but some alternative or combination of alternatives, will rise, sooner or later.

We will go from impossible, pass on useless implementations, step on serviceable and finally get something suited for the purpose of understanding human language.

Its all a question of time and money.]]></description>
		<content:encoded><![CDATA[<p>Certainly, triples wont be the solution, but some alternative or combination of alternatives, will rise, sooner or later.</p>
<p>We will go from impossible, pass on useless implementations, step on serviceable and finally get something suited for the purpose of understanding human language.</p>
<p>Its all a question of time and money.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Kreymer</title>
		<link>http://whatisprymas.wordpress.com/2010/05/20/predicate-argument-extractor-pax/#comment-109</link>
		<dc:creator><![CDATA[Oleg Kreymer]]></dc:creator>
		<pubDate>Thu, 20 May 2010 15:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://whatisprymas.wordpress.com/?p=737#comment-109</guid>
		<description><![CDATA[&quot;Anaphora resolution&quot; indeed.
I often get an impression that we are under illusion that true NLP is possible and even mandatory for Semantic Web to be realized.
Nobody speaks in &quot;triples&quot;.
Are we ready to accept the fact that AI will never be able to adequately operate with human language?]]></description>
		<content:encoded><![CDATA[<p>&#8220;Anaphora resolution&#8221; indeed.<br />
I often get an impression that we are under illusion that true NLP is possible and even mandatory for Semantic Web to be realized.<br />
Nobody speaks in &#8220;triples&#8221;.<br />
Are we ready to accept the fact that AI will never be able to adequately operate with human language?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: celsocosta</title>
		<link>http://whatisprymas.wordpress.com/2010/05/20/predicate-argument-extractor-pax/#comment-105</link>
		<dc:creator><![CDATA[celsocosta]]></dc:creator>
		<pubDate>Thu, 20 May 2010 10:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://whatisprymas.wordpress.com/?p=737#comment-105</guid>
		<description><![CDATA[Without some special care the result wont be satisfactory. 

Even by using the algorithm inspired in &quot;Triplet extraction from sentences&quot;, it only produces good result in simple, stereotypical sentences. Still, by looking at sentence parse tree, the results wont be that bad, going to run it later.

But to take care of sentences as complex as your Oleg, avoiding information loss, it needs algorithms to split coordination conjunctions, extract dependency clauses, propositions and adjective phrases, besides the nightmare of co-referencing and anaphora resolution.]]></description>
		<content:encoded><![CDATA[<p>Without some special care the result wont be satisfactory. </p>
<p>Even by using the algorithm inspired in &#8220;Triplet extraction from sentences&#8221;, it only produces good result in simple, stereotypical sentences. Still, by looking at sentence parse tree, the results wont be that bad, going to run it later.</p>
<p>But to take care of sentences as complex as your Oleg, avoiding information loss, it needs algorithms to split coordination conjunctions, extract dependency clauses, propositions and adjective phrases, besides the nightmare of co-referencing and anaphora resolution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fmalheiro</title>
		<link>http://whatisprymas.wordpress.com/2010/05/20/predicate-argument-extractor-pax/#comment-104</link>
		<dc:creator><![CDATA[fmalheiro]]></dc:creator>
		<pubDate>Thu, 20 May 2010 09:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://whatisprymas.wordpress.com/?p=737#comment-104</guid>
		<description><![CDATA[Hi there,
I parsed it using PAX+Stanford Parser.
This was the result:
{obj=, sub=everything, verb=start}
{obj=problem, sub=i, verb=have}]]></description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I parsed it using PAX+Stanford Parser.<br />
This was the result:<br />
{obj=, sub=everything, verb=start}<br />
{obj=problem, sub=i, verb=have}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Kreymer</title>
		<link>http://whatisprymas.wordpress.com/2010/05/20/predicate-argument-extractor-pax/#comment-102</link>
		<dc:creator><![CDATA[Oleg Kreymer]]></dc:creator>
		<pubDate>Thu, 20 May 2010 02:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://whatisprymas.wordpress.com/?p=737#comment-102</guid>
		<description><![CDATA[Just curious, did you have a chance to parse the following sentence with PAX?
&quot;By the way In the beginning I was having some configuration problems, but after some emails with project creators everything started working fine.&quot;
;-)]]></description>
		<content:encoded><![CDATA[<p>Just curious, did you have a chance to parse the following sentence with PAX?<br />
&#8220;By the way In the beginning I was having some configuration problems, but after some emails with project creators everything started working fine.&#8221; <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
