<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/crf">
<title>Public marks with tag crf</title>
<description>Public marks with tag crf</description>
<link>http://blogmarks.net/marks/tag/crf</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/ogrisel/mark/1058032351"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/ogrisel/mark/1058032351">
<title>Conditional Random Fields</title>
<link>http://www.inference.phy.cam.ac.uk/hmw26/crf/</link>
<description>Conditional random fields (CRFs) are a probabilistic framework for labeling and segmenting structured data, such as sequences, trees and lattices. The underlying idea is that of defining a conditional probability distribution over label sequences given a particular observation sequence, rather than a joint distribution over both label and observation sequences. The primary advantage of CRFs over hidden Markov models is their conditional nature, resulting in the relaxation of the independence assumptions required by HMMs in order to ensure tractable inference. Additionally, CRFs avoid the label bias problem, a weakness exhibited by maximum entropy Markov models (MEMMs) and other conditional Markov models based on directed graphical models. CRFs outperform both MEMMs and HMMs on a number of real-world tasks in many fields, including bioinformatics, computational linguistics and speech recognition.</description>
<dc:date>2008-10-23T15:06:26Z</dc:date>
<dc:author>ogrisel</dc:author>
<dc:subject>crf, conditional random fields, machine learning, ai, tutorial</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.inference.phy.cam.ac.uk/hmw26/crf/"><img border="0" src="http://blogmarks.net/screenshots/2008/10/23/a0f1d2225180fcda66ef4516260e1b32.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.inference.phy.cam.ac.uk/hmw26/crf/">Conditional Random Fields</a></h4>
 
by <a href="http://blogmarks.net/user/ogrisel">ogrisel</a> 
<p class="description">Conditional random fields (CRFs) are a probabilistic framework for labeling and segmenting structured data, such as sequences, trees and lattices. The underlying idea is that of defining a conditional probability distribution over label sequences given a particular observation sequence, rather than a joint distribution over both label and observation sequences. The primary advantage of CRFs over hidden Markov models is their conditional nature, resulting in the relaxation of the independence assumptions required by HMMs in order to ensure tractable inference. Additionally, CRFs avoid the label bias problem, a weakness exhibited by maximum entropy Markov models (MEMMs) and other conditional Markov models based on directed graphical models. CRFs outperform both MEMMs and HMMs on a number of real-world tasks in many fields, including bioinformatics, computational linguistics and speech recognition.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/crf">crf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/conditional%2Brandom%2Bfields">conditional random fields</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/machine%2Blearning">machine learning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ai">ai</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorial">tutorial</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058032351">Copy</a> | 
<a href="http://blogmarks.net/link/2942629">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>