<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - DataBound Episode 2 - Semantic Search</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/4b1b/6dfa7757-84d9-4aca-b632-9f59002c4b1b/20110908DataBoundEpisode2_100_ch9.jpg</url>
		<title>Channel 9 - DataBound Episode 2 - Semantic Search</title>
		<link></link>
	</image>
	<description> Join Roger and guest Michael Rys from the SQL Server Engineering team as they discuss an exciting new improvement in SQL Server Code Name &amp;quot;Denali&amp;quot; called semantic search which makes it possible to automatically build tag clouds over libraries of documents and perform powerful searches which compare documents based upon their meaning.&amp;nbsp; Semantic search will enable a wide range of capabilities for developers building content management solutions, and we&#39;ll show a sample app called MySemanticSearch which demonstrates some of the possibilities. </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 08:14:27 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 08:14:27 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: DataBound Episode 2 - Semantic Search</title>
		<description>
			<![CDATA[<p>Awesome! &nbsp;What about other types of files? &nbsp;XML or HTML? Will it ignore XML tags or HTML tags when generating semantic search, or will all my XML tags be &quot;ranked&quot; up top?</p><p>posted by BLinden</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536081564403693</link>
		<pubDate>Fri, 07 Oct 2011 18:15:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536081564403693</guid>
		<dc:creator>BLinden</dc:creator>
	</item>
	<item>
		<title>Re: DataBound Episode 2 - Semantic Search</title>
		<description>
			<![CDATA[<p>Great video. I will install it and play with it.</p><p>Questions:</p><p>How is the ontology stored RDF, OWL etc?</p><p>Can we view those files??</p><p>What about access previleges and authentication (windows or TCP authenticaiton)?</p><p>&nbsp;</p><p>posted by srikalyan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536379203970498</link>
		<pubDate>Sat, 08 Oct 2011 02:32:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536379203970498</guid>
		<dc:creator>srikalyan</dc:creator>
	</item>
	<item>
		<title>Re: DataBound Episode 2 - Semantic Search</title>
		<description>
			<![CDATA[<p>@<a href="/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536081564403693">BLinden</a>:All the SQL Server Full-text iFilters are supported. So in the case of XML or HTML, we will not index the markup tags or attribute names. If you want PDF support, you will need to install a third-party PDF iFilter such as Adobe's or FoxIt's.</p><p>posted by M.Rys</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536624005068875</link>
		<pubDate>Sat, 08 Oct 2011 09:20:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536624005068875</guid>
		<dc:creator>M.Rys</dc:creator>
	</item>
	<item>
		<title>Re: DataBound Episode 2 - Semantic Search</title>
		<description>
			<![CDATA[One update, the languages supported now include several different versions of Chinese <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /><p>posted by M.Rys</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536624298794435</link>
		<pubDate>Sat, 08 Oct 2011 09:20:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536624298794435</guid>
		<dc:creator>M.Rys</dc:creator>
	</item>
	<item>
		<title>Re: DataBound Episode 2 - Semantic Search</title>
		<description>
			<![CDATA[@srikalyan: There is not really an ontology behind it (yet). We are extracting keyphrases or tags (in this case only 1-grams, although the algorithms could also handle n-grams). That information is made accessible in relational form through the table-valued functions. Generating and supporting ontologies is definitively something we are looking into for the future. How close that future is depends on many things though. What do you mean with access priviledges and authentication? This feature is integrated into SQL Server with Fulltext search so you have the standard SQL Server access controls.<p>posted by M.Rys</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536628161246743</link>
		<pubDate>Sat, 08 Oct 2011 09:26:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634536628161246743</guid>
		<dc:creator>M.Rys</dc:creator>
	</item>
	<item>
		<title>Re: DataBound Episode 2 - Semantic Search</title>
		<description>
			<![CDATA[<p><a href="http://mysemanticsearch.codeplex.com">http://mysemanticsearch.codeplex.com</a></p><p>Go get it!</p><p>posted by rdoherty</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634559440366726103</link>
		<pubDate>Thu, 03 Nov 2011 19:07:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/DataBound/DataBound-Episode-2-Semantic-Search#c634559440366726103</guid>
		<dc:creator>rdoherty</dc:creator>
	</item>
</channel>
</rss>