<?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>சுதர்சன் சாந்தியப்பன் &#187; question bank</title>
	<atom:link href="http://sudarsun.in/blog/tag/question-bank/feed/" rel="self" type="application/rss+xml" />
	<link>http://sudarsun.in/blog</link>
	<description>Dream of the Impossible™</description>
	<lastBuildDate>Sun, 20 May 2012 17:23:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Text Mining Question Bank</title>
		<link>http://sudarsun.in/blog/2010/07/text-mining-question-bank/</link>
		<comments>http://sudarsun.in/blog/2010/07/text-mining-question-bank/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 02:18:52 +0000</pubDate>
		<dc:creator>sudarsun</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[Text Mining]]></category>
		<category><![CDATA[question bank]]></category>
		<category><![CDATA[srm]]></category>

		<guid isPermaLink="false">http://sudarsun.in/blog/2010/07/text-mining-question-bank/</guid>
		<description><![CDATA[1. Natural Language Processing Give 5 examples for Holonyms, Hyponyms, Hypernyms, Metonyms, Meronyms, Homonyms, Synonyms, Polysems. Draw the Venn diagram of Spellings-Meanings-Pronunciations. Why are Context Free Grammars Context free ? What is the difference between RTN and ATN ? Give examples of Prepositional Phrases. Compare CFG and ATN. Give 5 examples for Anaphora, Cataphora, Endophora, [...]]]></description>
			<content:encoded><![CDATA[<p><b>1. Natural Language Processing</b>
<ol>
<li>Give 5 examples for Holonyms,  Hyponyms, Hypernyms, Metonyms, Meronyms, Homonyms, Synonyms, Polysems.</li>
<li>Draw the Venn diagram of Spellings-Meanings-Pronunciations.</li>
<li>Why are  Context Free Grammars Context free ?</li>
<li>What is the difference  between RTN and ATN ?</li>
<li>Give examples of Prepositional Phrases.</li>
<li>Compare CFG and ATN.</li>
<li>Give 5 examples for Anaphora, Cataphora,  Endophora, Exophora.</li>
<li>Give 5 examples of NP ellipsis, VP  ellipsis.</li>
<li>Write a CFG, ATN for the following:
<ol>
<li>&#8220;Tech Companies queue up for Open Source Professionals&#8221;.</li>
<li>I love my language.</li>
<li>Patriotism is not about watching cricket matches together.</li>
<li>AMD&#8217;s microcode is more richer than Intel.</li>
<li>Ron Weasley should marry Hermoine Granger.</li>
<li>Krishna is a metonym for uncertainty.</li>
<li>PMPO is 8 times that of RMS power measured for a 1KHz signal with an amplitude of 1V.</li>
</ol>
</li>
<li>What are the Named Entities in <br /> 
<ol>
<li>&#8220;Open Source  helps Life Spring Hospitals&#8221; ?</li>
<li>I want to work for Burning Glass  Technologies Inc.</li>
<li>The university life at SRM is very informal.</li>
<li>AMD Phenom 5500 Black Edition can be unleashed to 4 cores.</li>
<li>Hail  Hitler!</li>
<li>Anushka is taller than Surya.</li>
</ol>
</li>
<li>Do NP  chunking on<br /> 
<ol>
<li>Tips and Tools for measuring the world and beating the odds</li>
<li>The crazy frog is an awesome song</li>
<li>Time flies like arrow.</li>
<li>Thevaram was written by Appar.</li>
<li>Text  mining is awfully interesting.</li>
<li>I need to get placed is a  good company.</li>
</ol>
</li>
<li>Write a Regular Expression for replacing  the beginning and end of all the lines in a text file with the strings  &#8220;<bol></bol><bol>&#8221; and &#8220;<eol></eol><eol>&#8221; respectively.</eol></bol></li>
<li>Write a regular expression for capturing Indian mobile numbers, land line numbers and Indian pin codes with maximum possible inherent  validation.</li>
<li>Write a regular expression for capturing the vehicle numbers, PAN  numbers, Passport numbers in a new paper article.</li>
<li>Identify rules to capturing dates and discriminating the job dates,  education dates and date of birth.</li>
<li>Give examples for Noun stemming in English &amp; {Tamil or Telugu or Hindi} languages.&nbsp; Transliterate the Indian language.</li>
<li>Give examples for Verb stemming in English &amp; {Tamil or Telugu or Hindi} languages.&nbsp; Transliterate  the Indian language.</li>
<li>How does a spell checker work ?</li>
<li>Take some arbitrary texts and summarize them in to a line or two.&nbsp; Justify the reason for the choice of words and sentences in your summary.</li>
<li>Show some examples for word-by-word, sentence-by-sentence, context-by-context machine translation.</li>
</ol>
<p><b>2. Information Extraction &amp; Statistical NLP</b>
<ol>
<li>If Prob(A) is 0.4 and Prob(B) is 0.6, what is Prob(A,B), Prob(A|B), Prob(A u B), Prob(A &#8211; B), Prob(A n B) ?&nbsp; If some data is missing, assume a reasonable value for it.</li>
<li>Let A be a random variable with instances a1, a2, a3, a4, a5.&nbsp; If P(a1) = 1.8e-4, P(a2) = 5.2e-8, P(a3) = 0.042, P(a4) = 0.00052, P(a5)=0.2, compute Sigma P(A), PI P(A) without mathematical underflow.</li>
<li>Give real life examples for 1st order markov processes.</li>
<li>Give real life examples of Expectation-Maximization.</li>
<li>If p[[0.1 0.3 0.2 0.4],[0.3 0.4 0.2 0.1],[0.3 0.3 0.1 0.3], [0.2 0.4 0.1 0.3]] is the state transition probability of any 4 states {A,B,C,D} in a HMM, calculate P(A-&gt;B-&gt;C-&gt;D).</li>
<li>Based on (5), check whether the probability of state sequence is commutative (ex: P(A-&gt;B-&gt;C) = P(C-&gt;B-&gt;A) ?)</li>
<li>If the observation probability is [[.2 .4 .1 .3], [.6 .1 .0 .3], [.0 .0 .0 1.0], [.1 .1 .1 .7], [.4 .4 .1 .1]] for observations {i, j, k, l, m} in states as per(5). Compute the P(O={k,l}).</li>
<li>Annotate the items in (9) of Section 1 and build the state transition, observation, initial probability matrices.</li>
<li>Show that usage of forward probabilities reduce the time-complexity of evaluation problem.</li>
<li>Show that usage of forward-backward probabilities reduce the time-complexity of decoding problem.</li>
</ol>
<ol>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
</ol>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=59ee3634-540e-8433-b084-73f5c7f012e8" /></div>
]]></content:encoded>
			<wfw:commentRss>http://sudarsun.in/blog/2010/07/text-mining-question-bank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  sudarsun.in/blog/tag/question-bank/feed/ ) in 0.29570 seconds, on May 22nd, 2012 at 8:49 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 9:49 pm UTC -->
