<?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>Random Thoughts &#187; Knowledge</title>
	<atom:link href="http://wysinnwyg.com/blog/tag/knowledge/feed" rel="self" type="application/rss+xml" />
	<link>http://wysinnwyg.com/blog</link>
	<description>Dario Borghino&#039;s weblog</description>
	<lastBuildDate>Thu, 16 Sep 2010 09:38:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wolfram&#124;Alpha vs. True Knowledge</title>
		<link>http://wysinnwyg.com/blog/wolframalpha-vs-true-knowledge</link>
		<comments>http://wysinnwyg.com/blog/wolframalpha-vs-true-knowledge#comments</comments>
		<pubDate>Fri, 01 May 2009 17:37:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Cyc]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Natural language processing]]></category>
		<category><![CDATA[True Knowledge]]></category>
		<category><![CDATA[Wolfram Alpha]]></category>

		<guid isPermaLink="false">http://wysinnwyg.altervista.org/blog/?p=133</guid>
		<description><![CDATA[Lately, the media has directed a whole lot of attention to the upcoming Wolfram&#124;Alpha, a &#8220;computational knowledge engine&#8221; that seeks to answer any factual question posed by users in the form of natural language that some say could end up competing with Google on at least a portion of user queries.
Yet, projects of this kind [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, the media has directed a whole lot of attention to the upcoming Wolfram|Alpha, a &#8220;computational knowledge engine&#8221; that seeks to answer any factual question posed by users in the form of natural language that some say could end up competing with Google on at least a portion of user queries.</p>
<p>Yet, projects of this kind are not at all new to the market: Douglas Lenat&#8217;s Cyc and True Knowledge, LLC are just two of the most well-renowned &#8220;answer engines&#8221; in the market that Alpha will be competing with.</p>
<h4 style="text-align: center;"><strong><strong>Wolfram|Alpha</strong></strong></h4>
<p>Stephen Wolfram, a reputed child prodigy and the creator of the excellent Mathematica software for symbol manipulation, managed to keep this years-long project away from the eyes of the media up until March, when he finally announced in a <a href="http://blog.wolfram.com/2009/03/05/wolframalpha-is-coming/" target="_blank">blog post</a> that his company would be ready to release Alpha later this month.</p>
<div id="attachment_192" class="wp-caption alignleft" style="width: 256px"><a href="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-2.png"><img class="size-medium wp-image-192" title="wolfram alpha" src="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-2-300x219.png" alt="Wolfram|Alpha homepage" width="246" height="180" /></a><p class="wp-caption-text">The Wolfram|Alpha homepage</p></div>
<p>What&#8217;s interesting about this project is that, in the words of its founder, it attempts to &#8220;create&#8221; knowledge by combining the various pieces of information in its databases, rather than returning closest matches from indexed documents from the Web like Google and all other traditional search engines do.</p>
<p>To achieve this, Alpha needed to develop fairly sophisticated language parsing algorithms in order to understand the meaning of user queries. Wolfram said that the set of parsing algorithms used was chosen from &#8220;the space of all parsing algorithms&#8221; and that, following that road, the team thinks it has made breakthrough advances in the field of natural language parsing, which is possibly one of the hardest subfields of artificial intelligence.</p>
<p>After parsing the queries, Alpha returns users information in an appealing form — often a graph — that allows for an easy comparison and analysis of the information contained in its databases across a number of domains.</p>
<p>Wolfram said that chemistry is probably the field that Alpha &#8220;knows more&#8221; about, while other bits of knowledge will be input by users themselves as they use the tool, similarly to what they would do on Wikipedia, except a) they will have to provide reliable sources and b) changes will likely not be reflected immediately in the knowledge base, but rather checked first by Alpha&#8217;s staff of domain experts.</p>
<p>However, the concept of &#8220;knowledge&#8221; in Wolfram|Alpha seems to be severely limited by one factor: by Wolfram&#8217;s admission, the project&#8217;s knowledge base doesn&#8217;t currently organize the objects into an <a href="http://en.wikipedia.org/wiki/Ontology_(computer_science)" target="_blank">ontology</a>, which makes it impossible to make a very interesting kind of inference across its KB.</p>
<div id="attachment_208" class="wp-caption alignright" style="width: 277px"><a href="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-3.png"><img class="size-medium wp-image-208" title="can a can can-can" src="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-3-300x200.png" alt="Can a can can-can?" width="267" height="181" /></a><p class="wp-caption-text">Can a can can-can?</p></div>
<p>For instance, lacking an onthology means not being able to answer questions like &#8220;is a pea a vegetable?&#8221;, or even one of my favorites: &#8220;can a can can-can?&#8221;, irregardless of the parsing capabilities that Alpha might have. In other words, all that Alpha really <em>knows</em> about the items in its KB is given through independent, domain-specific scripts, but it is unable to classify and organize the knowledge it collects in a meaningful way.</p>
<h4 style="text-align: center;"><strong>True Knowledge, LLC</strong></h4>
<p><strong> </strong></p>
<p><a href="http://www.trueknowledge.com" target="_blank">True Knowledge</a> is another interesting project that is both very similar and  very different from Wolfram|Alpha.</p>
<p>It is similar to Alpha in that it also aims to answer factual questions based on knowledge contained in its databases; but it is profoundly different in the way it gets there.</p>
<p>Unlike Alpha, True Knowledge does have an onthology, which means that it can answer a much wider range of questions even with a smaller knowledge base (see picture above). The user interface may not be as easy and the knowledge base not as well-curated as Alpha&#8217;s, but chances are that, without an onthology, Alpha will never be as powerful as True Knowledge.</p>
<div id="attachment_216" class="wp-caption alignleft" style="width: 285px"><a href="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-1.png"><img class="size-medium wp-image-216" title="true knowledge" src="http://wysinnwyg.com/blog/wp-content/uploads/2009/05/immagine-1-300x194.png" alt="Computing distances with TK" width="275" height="178" /></a><p class="wp-caption-text">Computing distances in natural language</p></div>
<p>This service is still in beta, but you can become a user (and contributor) by signing up on their website. Once you&#8217;ve been accepted, you can start testing the platform and even add new bits of knowledge in real time, in full accordance with the <em>wiki</em> spirit: other users can then corroborate or deny any previously assessed fact and lead the platform to believe a statement to be true or false with a certain degree of confidence based on all the evidence at its disposal and the inference it can make based upon it.</p>
<p>Finally, I find their approach to parsing quite interesting since, at least according to <a href="http://en.wikipedia.org/w/index.php?title=True_Knowledge&amp;oldid=287135773" target="_blank">this Wikipedia article</a>, TrueKnowledge &#8220;<em>attempts comprehend posed questions by disambiguating from all possible meanings of the words in the question to find the most likely meaning of the question being asked.</em>&#8221;</p>
<p style="text-align: center;">
<h4 style="text-align: center;"><strong>A final word</strong></h4>
<p>Using my status of web journalist, and being search engines <a href="http://www.isedb.com/" target="_blank">one of my main focuses</a>, I have just asked the staff of Wolfram|Alpha for a media preview of their platform. I&#8217;ve also asked them whether they plan to add an onthology to their framework anytime soon. I will post an update ASAP — stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://wysinnwyg.com/blog/wolframalpha-vs-true-knowledge/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

