<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.aclweb.org/aclwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DanielDeKok</id>
	<title>ACL Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.aclweb.org/aclwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DanielDeKok"/>
	<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/Special:Contributions/DanielDeKok"/>
	<updated>2026-06-12T09:24:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=Part-of-speech_tagging&amp;diff=6139</id>
		<title>Part-of-speech tagging</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=Part-of-speech_tagging&amp;diff=6139"/>
		<updated>2009-01-26T20:19:56Z</updated>

		<summary type="html">&lt;p&gt;DanielDeKok: Update Citar link.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Part-of-speech tagging&#039;&#039;&#039; is the task of assigning a part-of-speech tag to each word in a given text.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
*[http://danieldk.org/Code/Citar Citar] - uses [[trigram]]-based [[HMM]]s.  Free, open source license.&lt;br /&gt;
*[http://crfpp.sourceforge.net CRF++] - uses [[Conditional random fields]]. Free, open source license.&lt;br /&gt;
*[http://crftagger.sourceforge.net CRFTagger] - for English.  Free, open source license.&lt;br /&gt;
*[http://code.google.com/p/hunpos/ HunPos] - uses [[trigram]]-based [[HMM]]s.  Free, open source license.&lt;br /&gt;
*[http://l2r.cs.uiuc.edu/~cogcomp/asoftware.php?skey=FLBJPOS LBJ POS Tagger] - Uses [[Averaged Perceptron]] based sequential model. Java API, Free, open source license.&lt;br /&gt;
*[http://ilk.uvt.nl/mbt Memory-based tagger] (MBT) - uses [[TiMBL]].  Free, open source license.&lt;br /&gt;
*[http://nlp.stanford.edu/software/tagger.shtml Stanford Tagger] - uses [[Maximum entropy model]]s.  Free, open source license.&lt;br /&gt;
*[http://www.lsi.upc.es/~nlp/SVMTool SVMTool] - uses [[Support vector machines]].  Free, open source license.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[POS Tagging (State of the art)]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Part-of-speech_tagging Wikipedia article on POS tagging]&lt;/div&gt;</summary>
		<author><name>DanielDeKok</name></author>
	</entry>
</feed>