<?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/"
	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>Multimedia annotation</title>
	<atom:link href="http://mmannot.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mmannot.wordpress.com</link>
	<description>Collection of links related to Multimedia annotation and Machine Learning</description>
	<lastBuildDate>Wed, 18 Nov 2009 09:22:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mmannot.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Multimedia annotation</title>
		<link>http://mmannot.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mmannot.wordpress.com/osd.xml" title="Multimedia annotation" />
	<atom:link rel='hub' href='http://mmannot.wordpress.com/?pushpress=hub'/>
		<item>
		<title>how to split data in Perl</title>
		<link>http://mmannot.wordpress.com/2009/11/18/how-to-split-data-in-perl/</link>
		<comments>http://mmannot.wordpress.com/2009/11/18/how-to-split-data-in-perl/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 09:20:37 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=191</guid>
		<description><![CDATA[find some example of how to use &#8220;split&#8221;command in Perl here Posted in programming Tagged: Perl<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=191&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>find some example of how to use &#8220;split&#8221;command in Perl <a href="http://www.perlmeme.org/howtos/perlfunc/split_function.html" target="_self">here</a></p>
<br />Posted in programming Tagged: Perl <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/191/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=191&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/11/18/how-to-split-data-in-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>How to use GIZA++</title>
		<link>http://mmannot.wordpress.com/2009/11/10/how-to-use-giza/</link>
		<comments>http://mmannot.wordpress.com/2009/11/10/how-to-use-giza/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 17:02:11 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[Machine Translation]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=189</guid>
		<description><![CDATA[GIZA++ is a program for aligning words and sequences of words in sentence aligned corpora. You can find more information about how to use it from following links: http://kwang.blogdns.com/research/how-to-compile-install-run-giza.html/comment-page-1 http://wiki.apertium.org/wiki/Using_GIZA%2B%2B Posted in Machine Translation Tagged: Machine Translation<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=189&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>GIZA++</strong> is a program for aligning words and sequences of words in sentence aligned corpora. You can find more information about how to use it from following links:</p>
<p><a href="http://kwang.blogdns.com/research/how-to-compile-install-run-giza.html/comment-page-1" target="_blank">http://kwang.blogdns.com/research/how-to-compile-install-run-giza.html/comment-page-1</a></p>
<p><a href="http://wiki.apertium.org/wiki/Using_GIZA%2B%2B" target="_blank">http://wiki.apertium.org/wiki/Using_GIZA%2B%2B</a></p>
<br />Posted in Machine Translation Tagged: Machine Translation <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/189/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/189/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/189/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=189&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/11/10/how-to-use-giza/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>Statistical Machine Translation Tutorial Reading</title>
		<link>http://mmannot.wordpress.com/2009/11/10/statistical-machine-translation-tutorial-reading/</link>
		<comments>http://mmannot.wordpress.com/2009/11/10/statistical-machine-translation-tutorial-reading/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:25:13 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[Machine Translation]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=183</guid>
		<description><![CDATA[I have found a good tutorial about Statistical Machine Translation from Dr. David Kauchak webpage and I love NLP weblog.The second one is a copy of the first one. The items listed are important to read for everyone who are interested to know about SMT. Posted in Machine Translation Tagged: Machine Translation, Tutorial<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=183&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have found a good tutorial about Statistical Machine Translation from <a href="http://cseweb.ucsd.edu/~dkauchak/mt-tutorial/">Dr. David Kauchak webpage</a> and <a href="http://www.52nlp.com/statistical-machine-translation-tutorial-reading/">I love NLP weblog</a>.The second one is a copy of the first one.</p>
<p>The items listed are important to read for everyone who are interested to know about SMT.</p>
<br />Posted in Machine Translation Tagged: Machine Translation, Tutorial <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=183&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/11/10/statistical-machine-translation-tutorial-reading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>How to build a Statistical Machine Translation very fast?</title>
		<link>http://mmannot.wordpress.com/2009/11/10/how-to-build-a-statistical-machine-translation-very-fast/</link>
		<comments>http://mmannot.wordpress.com/2009/11/10/how-to-build-a-statistical-machine-translation-very-fast/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 14:27:14 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[Machine Translation]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=180</guid>
		<description><![CDATA[There is a guideline about how to use different toolkit to build aStatistical Machine Translation. You only need to have enough translation sentences in two languages. By using CMU Statistical Language Modelling Toolkit (version 2) for language model training mkcls for training of word classes GIZA++ for training of statistical translation models ISI ReWrite Decoder [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=180&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There is a guideline about how to use different toolkit to build aStatistical Machine Translation. You only need to have enough translation sentences in two languages.</p>
<p>By using</p>
<ul>
<li><a href="http://mi.eng.cam.ac.uk/%7Eprc14/toolkit.html" target="new">CMU Statistical Language Modelling Toolkit</a> (version 2) for language model training</li>
<li><a href="http://www.fjoch.com/mkcls.html" target="new">mkcls</a> for training of word classes</li>
<li><a href="http://www.fjoch.com/GIZA++.html" target="new">GIZA++</a> for training of statistical translation models</li>
<li><a href="http://www.isi.edu/licensed-sw/rewrite-decoder/" target="new">ISI ReWrite Decoder</a> (version 1.0.0a) for decoding (translation)</li>
<li><a href="ftp://jaguar.ncsl.nist.gov/mt/resources/mteval-kit-v09.tar.gz">NIST MT evaluation kit</a> (version 9) for BLEU and NIST evaluation</li>
</ul>
<p>You can also use different tools like :</p>
<ul>
<li> <a class="wiki" href="http://www.isi.edu/licensed-sw/pharaoh/" target="_blank">Pharaoh</a> a decoder for phrase-based SMT</li>
<li> <a class="wiki" href="http://www.isi.edu/licensed-sw/rewrite-decoder/" target="_blank">Rewrite</a> a decoder for IBM Model 4</li>
</ul>
<p><a href="http://ufal.mff.cuni.cz/pcedt/tools/SMT_QuickRun/Doc/SMT_QuickRun.html" target="_blank">More detail about how to build Statistical Machine Translation</a></p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:33px;width:1px;height:1px;">
<ul>
<li> <a class="wiki" href="http://www.isi.edu/licensed-sw/pharaoh/" target="_blank">Pharaoh</a> a decoder for phrase-based SMT</li>
<li> <a class="wiki" href="http://www.isi.edu/licensed-sw/rewrite-decoder/" target="_blank">Rewrite</a> a decoder for IBM Model 4</li>
</ul>
</div>
<br />Posted in Machine Translation Tagged: Machine Translation <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=180&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/11/10/how-to-build-a-statistical-machine-translation-very-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>Another open source for CRF</title>
		<link>http://mmannot.wordpress.com/2009/11/09/another-open-source-for-crf/</link>
		<comments>http://mmannot.wordpress.com/2009/11/09/another-open-source-for-crf/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 10:04:23 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[CRF]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/2009/11/09/another-open-source-for-crf/</guid>
		<description><![CDATA[Main web page : http://mallet.cs.umass.edu/ http://mallet.cs.umass.edu/sequences.php Posted in Machine Learning Tagged: CRF, Machine Learning<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=177&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Main web page : <a href="http://mallet.cs.umass.edu/">http://mallet.cs.umass.edu/</a></p>
<p><a title=" A sample" href="http://mallet.cs.umass.edu/sequences.php" target="_self"> http://mallet.cs.umass.edu/sequences.php</a></p>
<br />Posted in Machine Learning Tagged: CRF, Machine Learning <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=177&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/11/09/another-open-source-for-crf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>Machine Learning summer school 2009 slides and videos</title>
		<link>http://mmannot.wordpress.com/2009/11/07/machine-learning-summer-school-2009-slides-and-videos/</link>
		<comments>http://mmannot.wordpress.com/2009/11/07/machine-learning-summer-school-2009-slides-and-videos/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 23:09:38 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Summer School]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=173</guid>
		<description><![CDATA[http://videolectures.net/mlss09uk_cambridge/﻿ Posted in Machine Learning Tagged: Machine Learning, Summer School<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=173&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://videolectures.net/mlss09uk_cambridge/" target="_blank">http://videolectures.net/mlss09uk_cambridge/﻿</a></p>
<br />Posted in Machine Learning Tagged: Machine Learning, Summer School <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=173&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/11/07/machine-learning-summer-school-2009-slides-and-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>SWIG</title>
		<link>http://mmannot.wordpress.com/2009/10/27/swig/</link>
		<comments>http://mmannot.wordpress.com/2009/10/27/swig/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 11:04:48 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=44</guid>
		<description><![CDATA[It is very useful to have an interface for your c/c++ program in different language programming like Perl, PHP, Python &#8230; SWIG will do it very well. I didn&#8217;t know this software before working with a CRF tools written in C++. I have found different interfaces in different languages generated automatically by SWIG. Posted in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=44&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It is very useful to have an interface for your c/c++ program in different language programming like Perl, PHP, Python &#8230;</p>
<p><a href="http://www.swig.org/" target="_blank">SWIG</a> will do it very well. I didn&#8217;t know this software before working with a <a href="http://crfpp.sourceforge.net/">CRF tools</a> written in C++. I have found different interfaces in different languages generated automatically by SWIG.</p>
<br />Posted in 1  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=44&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/10/27/swig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>Conditional Random Fields (CRFs)</title>
		<link>http://mmannot.wordpress.com/2009/10/23/conditional-random-fields/</link>
		<comments>http://mmannot.wordpress.com/2009/10/23/conditional-random-fields/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 14:03:14 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=39</guid>
		<description><![CDATA[Conditional Random Fields (CRFs) is a Machine Learning algorithm which could be consider as general form of HMM algorithm. There is more information in in Wiki web page about Conditional Random Fields. There is also a c++ implementation for CRF Posted in 1<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=39&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cis.upenn.edu/%7Epereira/papers/crf.pdf">Conditional Random Fields (CRFs)</a> is a Machine Learning algorithm which could be consider as general form of HMM algorithm.</p>
<p>There is more information in in Wiki web page about <a href="http://en.wikipedia.org/wiki/Conditional_random_field" target="_blank">Conditional Random Fields.</a></p>
<p>There is also a <a href="http://crfpp.sourceforge.net/" target="_blank">c++ implementation for CRF</a></p>
<br />Posted in 1  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=39&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/10/23/conditional-random-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>Semantic Annotation &#8211; comercial usage</title>
		<link>http://mmannot.wordpress.com/2009/10/14/semantic-annotation-comercial-usage/</link>
		<comments>http://mmannot.wordpress.com/2009/10/14/semantic-annotation-comercial-usage/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 12:57:53 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[Semantic Annotation]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=37</guid>
		<description><![CDATA[In SEKT project they have built an ontology which could be useful for stock consult company to treat user requirement, giving good advise in real time &#8230; There is a demo to show that how Sam can use a software which is built on this ontology to give good advise to the customers. This system [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=37&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In SEKT project they have built an ontology which could be useful for stock consult company to treat user requirement, giving good advise in real time &#8230;</p>
<p>There is a <a href="http://www.sekt-project.com/resources/demo/scene1.swf" target="_blank">demo </a>to show that how Sam can use a software which is built on this ontology to give good advise to the customers. This system will analyze emails, news, websites &#8230; to collect useful information related to users, companies and everything that could affect stock holders. So by using this system, Sam can give on time advise to customers who have special share to sell or give advise to buy something which could have a benefit for customer.</p>
<p><a href="http://www.sekt-project.com/resources/demo/scene1.swf">http://www.sekt-project.com/resources/demo/scene1.swf</a></p>
<br />Posted in Semantic Annotation  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=37&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/10/14/semantic-annotation-comercial-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
		<item>
		<title>Controlled Natural Language</title>
		<link>http://mmannot.wordpress.com/2009/10/05/controlled_natural_language/</link>
		<comments>http://mmannot.wordpress.com/2009/10/05/controlled_natural_language/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:54:18 +0000</pubDate>
		<dc:creator>Ali Reza Ebadat</dc:creator>
				<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://mmannot.wordpress.com/?p=13</guid>
		<description><![CDATA[From Wikipedia: &#8220;Controlled natural languages (CNLs) are subsets of natural languages, obtained by restricting the grammar and vocabulary in order to reduce or eliminate ambiguity and complexity. Traditionally, controlled languages fall into two major types: those that improve readability for human readers (e.g. non-native speakers), and those that enable reliable automatic semantic analysis of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=13&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://en.wikipedia.org/wiki/Controlled_natural_language" target="_blank">Wikipedia:</a></p>
<p>&#8220;<strong>Controlled natural languages</strong> (CNLs) are subsets of natural languages, obtained by restricting the grammar and vocabulary in order to reduce or eliminate ambiguity and complexity. Traditionally, controlled languages fall into two major types: those that improve readability for human readers (e.g. non-native speakers), and those that enable reliable automatic semantic analysis of the language.&#8221;</p>
<p>There is a workshop <a href="http://attempto.ifi.uzh.ch/site/cnl2009/" target="_blank">CNL 2009</a> in Italy.</p>
<p>Google website about <a href="http://sites.google.com/site/controllednaturallanguage/" target="_blank">Controlled Natural Language</a></p>
<p>Web Ontology Language could be a special Controlled Natural Language which is used for Semantic Web. <a href="http://www.w3.org/TR/owl-features/" target="_blank">OWL</a> (Web Ontology Language)</p>
<br />Posted in Thesis  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmannot.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmannot.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmannot.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmannot.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmannot.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmannot.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmannot.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmannot.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmannot.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmannot.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmannot.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmannot.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmannot.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmannot.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmannot.wordpress.com&amp;blog=9789905&amp;post=13&amp;subd=mmannot&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmannot.wordpress.com/2009/10/05/controlled_natural_language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb93ab846dd12b65e6fc30e87d13a146?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arezae</media:title>
		</media:content>
	</item>
	</channel>
</rss>
