<?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; 2009</title>
	<atom:link href="http://wysinnwyg.com/blog/2009/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>
		<item>
		<title>What&#039;s going to happen in 2012?</title>
		<link>http://wysinnwyg.com/blog/whats-going-to-happen-in-2012</link>
		<comments>http://wysinnwyg.com/blog/whats-going-to-happen-in-2012#comments</comments>
		<pubDate>Sat, 25 Apr 2009 01:38:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debunker 3000]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Open your mind]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[End of the world]]></category>
		<category><![CDATA[Hype]]></category>
		<category><![CDATA[Maya]]></category>
		<category><![CDATA[NASA]]></category>
		<category><![CDATA[Pole shift]]></category>
		<category><![CDATA[Solar storms]]></category>

		<guid isPermaLink="false">http://wysinnwyg.altervista.org/blog/?p=134</guid>
		<description><![CDATA[Folklore has it that a big, most likely catastrophic event (i.e., the &#8216;doomsday&#8217;) has long been predicted by the ancient Mayans and is due to happen on December 21st, 2012. But how much of it is the actual Mayan prediction, and how much is mere fabrication only introduced in recent times to take advantage of [...]]]></description>
			<content:encoded><![CDATA[<p>Folklore has it that a big, most likely catastrophic event (i.e., the &#8216;doomsday&#8217;) has long been predicted by the ancient Mayans and is due to happen on December 21st, 2012. But how much of it is the actual Mayan prediction, and how much is mere fabrication only introduced in recent times to take advantage of people&#8217;s gullibility?</p>
<div id="attachment_137" class="wp-caption alignleft" style="width: 253px"><img class="size-medium wp-image-137" title="800px-chichen_itza_tempelpyramide" src="http://wysinnwyg.com/blog/wp-content/uploads/2009/04/800px-chichen_itza_tempelpyramide1-300x225.jpg" alt="Maya Chichen Itza temple pyramid" width="243" height="182" /><p class="wp-caption-text">Maya Chichen Itza temple pyramid</p></div>
<p>The kind of progress and scientific discoveries made by the Maya civilization is quite impressive for their time, especially considering their isolation from neighbouring civilizations.</p>
<p>As with many other prehistoric civilizations, the Mayans&#8217; concept of time was cyclical. They built a series of calendars based on naturally occurring cycles observed in the sky, such as a 365-day cycle that approximated the solar year, one to record the lunation periods of the Moon, and even one to track the synodic period — the time a planet takes to assume twice the same position with respect to both the Earth and the Sun — of Venus, which the Mayans managed to measure with surprising accuracy.</p>
<p>All of these calendars can then be synchronized and interlinked with one another, generating further and more extensive cycles. One of such composite calendar, the so-called <em>Mesoamerican long count calendar</em>, forms the basis for the belief that a cataclysm will take place on December 21, 2012, a forecast that mainstream Mayanists consider a misinterpretation.</p>
<div id="attachment_153" class="wp-caption alignright" style="width: 262px"><img class="size-medium wp-image-153" title="800px-palenque_glyphs-edit1" src="http://wysinnwyg.com/blog/wp-content/uploads/2009/04/800px-palenque_glyphs-edit11-300x208.jpg" alt="Maya stucco glyphs diplayed in the museum at Palenque, Mexico." width="252" height="174" /><p class="wp-caption-text">Maya stucco glyphs in Palenque, Mexico.</p></div>
<p>According to the <em>Popol Vuh</em>, an important mythological book in the Mayan culture, we are living in the &#8216;fourth world&#8217;. The Popol Vuh describes the first three creations that the gods failed in making and the creation of the successful fourth world where men were placed on Earth. All previous three creations ended on a speficic date in the long count calendar, which will occur again on December 20, 2012, followed by the start of a &#8216;new era&#8217; on the following day.</p>
<p><a class="mw-redirect" title="Maya gods" href="http://en.wikipedia.org/wiki/Maya_gods"> </a></p>
<p>By following other clues within the Mayan culture, three experts have come to the conclusion that some worldwide cataclysm — e.g. a <a href="http://en.wikipedia.org/wiki/Pole_shift" target="_blank">pole shift</a> — was predicted by the Maya on the date the new era begins, a view that most experts in Mayan culture don&#8217;t agree with.</p>
<p>Sandra Noble<sup><a href="http://en.wikipedia.org/wiki/Maya_calendar#cite_note-11"></a></sup>, executive director of the Foundation for the Advancement of Mesoamerican Studies, Inc., said to this matter:</p>
<blockquote><p><em>For the ancient Maya, it was a huge celebration to make it to the end of a whole cycle [...] To render December 21, 2012, as a doomsday or moment of cosmic shifting is a complete fabrication and a chance for a lot of people to cash in.</em></p></blockquote>
<p>The hype has also been alimented by <a href="http://science.nasa.gov/headlines/y2006/10mar_stormwarning.htm" target="_blank">reports by NASA</a> that sometime between 2010 and 2012 we will very likely experience violent solar storms:</p>
<blockquote><p><em><span style="font-size: x-small; font-family: Verdana,Arial,Helvetica,sans-serif;">This                      week researchers announced that a storm <em>is</em> coming&#8211;the                      most intense solar maximum in fifty years. The prediction                      comes from a team led by Mausumi Dikpati of the National Center                      for Atmospheric Research (NCAR). &#8220;The next sunspot cycle                      will be 30% to 50% stronger than the previous one,&#8221; she                      says. If correct, the years ahead could produce a burst of                      solar activity second only to the historic Solar Max of 1958.</span></em></p></blockquote>
<p>Some believe that, if the storms reveal to be strong enough, they could under the right circumstances black out the electrical grids of a few cities and fry satellites, even though there is no direct danger for humans as the Earth’s magnetic shield will protect us from the worst effects of such storms. Nothing apocalyptic, then.</p>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://wysinnwyg.com/blog/whats-going-to-happen-in-2012/feed</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
	</channel>
</rss>

