<?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=Terrance1026</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=Terrance1026"/>
	<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/Special:Contributions/Terrance1026"/>
	<updated>2026-05-01T09:19:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=POS_Tagging_(State_of_the_art)&amp;diff=10907</id>
		<title>POS Tagging (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=POS_Tagging_(State_of_the_art)&amp;diff=10907"/>
		<updated>2014-11-26T09:11:27Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Test collections==&lt;br /&gt;
* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; per token accuracy. (The convention is for this to be measured on all tokens, including punctuation tokens and other unambiguous tokens.)&lt;br /&gt;
* &#039;&#039;&#039;English&#039;&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;Penn Treebank&#039;&#039;&#039; &#039;&#039;Wall Street Journal&#039;&#039; (WSJ) release 3 (LDC99T42). The splits of data for this task were not standardized early on (unlike for parsing) and early work uses various data splits defined by counts of tokens or by sections.  Most work from 2002 on adopts the following data splits, introduced by Collins (2002):&lt;br /&gt;
*** &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 0-18&lt;br /&gt;
*** &#039;&#039;&#039;Development test data:&#039;&#039;&#039; sections 19-21&lt;br /&gt;
*** &#039;&#039;&#039;Testing data:&#039;&#039;&#039; sections 22-24&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;French&#039;&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;French TreeBank&#039;&#039;&#039; (FTB, Abeillé et al; 2003) &#039;&#039;Le Monde&#039;&#039;, December 2007 version, 28-tag tagset (CC tagset, Crabbé and Candito, 2008). Classical data split (10-10-80):&lt;br /&gt;
*** &#039;&#039;&#039;Training data:&#039;&#039;&#039; sentences 2471 to 12351&lt;br /&gt;
*** &#039;&#039;&#039;Development test data:&#039;&#039;&#039; sentences 1236 to 2470&lt;br /&gt;
*** &#039;&#039;&#039;Testing data:&#039;&#039;&#039; sentences 1 to 1235&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Tables of results ==&lt;br /&gt;
&lt;br /&gt;
===WSJ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publication&lt;br /&gt;
! Software&lt;br /&gt;
! Extra Data?***&lt;br /&gt;
! All tokens&lt;br /&gt;
! Unknown words&lt;br /&gt;
! License&lt;br /&gt;
|-&lt;br /&gt;
| TnT*&lt;br /&gt;
| Hidden markov model&lt;br /&gt;
| Brants (2000)&lt;br /&gt;
| [http://www.coli.uni-saarland.de/~thorsten/tnt/ TnT]&lt;br /&gt;
| No&lt;br /&gt;
| 96.46%&lt;br /&gt;
| 85.86%&lt;br /&gt;
| Academic/research use only ([http://www.coli.uni-saarland.de/~thorsten/tnt/tnt-license.html license])&lt;br /&gt;
|-&lt;br /&gt;
| MElt&lt;br /&gt;
| MEMM with external lexical information&lt;br /&gt;
| Denis and Sagot (2009)&lt;br /&gt;
| [https://gforge.inria.fr/projects/lingwb/ Alpage linguistic workbench]&lt;br /&gt;
| No&lt;br /&gt;
| 96.96%&lt;br /&gt;
| 91.29%&lt;br /&gt;
| CeCILL-C&lt;br /&gt;
|-&lt;br /&gt;
| GENiA Tagger**&lt;br /&gt;
| Maximum entropy cyclic dependency network&lt;br /&gt;
| Tsuruoka, et al (2005)&lt;br /&gt;
| [http://www.nactem.ac.uk/tsujii/GENIA/tagger/ GENiA]&lt;br /&gt;
| No&lt;br /&gt;
| 97.05%&lt;br /&gt;
| Not available&lt;br /&gt;
| Gratis for non-commercial usage&lt;br /&gt;
|-&lt;br /&gt;
| Averaged Perceptron&lt;br /&gt;
| Averaged Perception discriminative sequence model&lt;br /&gt;
| Collins (2002)&lt;br /&gt;
| Not available&lt;br /&gt;
| No&lt;br /&gt;
| 97.11%&lt;br /&gt;
| Not available&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| Maxent easiest-first&lt;br /&gt;
| Maximum entropy bidirectional easiest-first inference&lt;br /&gt;
| Tsuruoka and Tsujii (2005)&lt;br /&gt;
| [http://www-tsujii.is.s.u-tokyo.ac.jp/~tsuruoka/postagger/ Easiest-first]&lt;br /&gt;
| No&lt;br /&gt;
| 97.15%&lt;br /&gt;
| Not available&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| SVMTool&lt;br /&gt;
| SVM-based tagger and tagger generator&lt;br /&gt;
| Giménez and Márquez (2004)&lt;br /&gt;
| [http://www.lsi.upc.es/~nlp/SVMTool/ SVMTool]&lt;br /&gt;
| No&lt;br /&gt;
| 97.16%&lt;br /&gt;
| 89.01%&lt;br /&gt;
| LGPL 2.1&lt;br /&gt;
|-&lt;br /&gt;
| LAPOS&lt;br /&gt;
| Perceptron based training with lookahead&lt;br /&gt;
| Tsuruoka, Miyao, and Kazama (2011)&lt;br /&gt;
| [http://www.logos.t.u-tokyo.ac.jp/~tsuruoka/lapos/ LAPOS]&lt;br /&gt;
| No&lt;br /&gt;
| 97.22%&lt;br /&gt;
| Not available&lt;br /&gt;
| MIT&lt;br /&gt;
|-&lt;br /&gt;
| Morče/COMPOST&lt;br /&gt;
| Averaged Perceptron&lt;br /&gt;
| Spoustová et al. (2009)&lt;br /&gt;
| [http://ufal.mff.cuni.cz/compost COMPOST]&lt;br /&gt;
| No&lt;br /&gt;
| 97.23%&lt;br /&gt;
| Not available&lt;br /&gt;
| Non-free ([http://ufal.mff.cuni.cz/compost/register.php academic-only])&lt;br /&gt;
|-&lt;br /&gt;
| Morče/COMPOST&lt;br /&gt;
| Averaged Perceptron&lt;br /&gt;
| Spoustová et al. (2009)&lt;br /&gt;
| [http://ufal.mff.cuni.cz/compost COMPOST]&lt;br /&gt;
| Yes&lt;br /&gt;
| 97.44%&lt;br /&gt;
| Not available&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| Stanford Tagger 1.0&lt;br /&gt;
| Maximum entropy cyclic dependency network&lt;br /&gt;
| Toutanova et al. (2003)&lt;br /&gt;
| [http://nlp.stanford.edu/software/tagger.shtml Stanford Tagger]&lt;br /&gt;
| No&lt;br /&gt;
| 97.24%&lt;br /&gt;
| 89.04%&lt;br /&gt;
| GPL v2+&lt;br /&gt;
|-&lt;br /&gt;
| Stanford Tagger 2.0&lt;br /&gt;
| Maximum entropy cyclic dependency network&lt;br /&gt;
| Manning (2011)&lt;br /&gt;
| [http://nlp.stanford.edu/software/tagger.shtml Stanford Tagger]&lt;br /&gt;
| No&lt;br /&gt;
| 97.29%&lt;br /&gt;
| 89.70%&lt;br /&gt;
| GPL v2+&lt;br /&gt;
|-&lt;br /&gt;
| Stanford Tagger 2.0&lt;br /&gt;
| Maximum entropy cyclic dependency network&lt;br /&gt;
| Manning (2011)&lt;br /&gt;
| [http://nlp.stanford.edu/software/tagger.shtml Stanford Tagger]&lt;br /&gt;
| Yes&lt;br /&gt;
| 97.32%&lt;br /&gt;
| 90.79%&lt;br /&gt;
| GPL v2+&lt;br /&gt;
|-&lt;br /&gt;
| LTAG-spinal&lt;br /&gt;
| Bidirectional perceptron learning&lt;br /&gt;
| Shen et al. (2007)&lt;br /&gt;
| [http://www.cis.upenn.edu/~xtag/spinal/ LTAG-spinal]&lt;br /&gt;
| No&lt;br /&gt;
| 97.33%&lt;br /&gt;
| Not available&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| SCCN&lt;br /&gt;
| Semi-supervised condensed nearest neighbor&lt;br /&gt;
| Søgaard (2011)&lt;br /&gt;
| [http://cst.dk/anders/scnn/ SCCN]&lt;br /&gt;
| Yes&lt;br /&gt;
| 97.50%&lt;br /&gt;
| Not available&lt;br /&gt;
| Unknown&lt;br /&gt;
|-&lt;br /&gt;
| structReg&lt;br /&gt;
| CRFs with structure regularization&lt;br /&gt;
| Sun(2014)&lt;br /&gt;
| Not available&lt;br /&gt;
| No&lt;br /&gt;
| 97.36%&lt;br /&gt;
| Not available&lt;br /&gt;
| Unknown&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(*) TnT: Accuracy is as reported by Giménez and Márquez (2004) for the given test collection. Brants (2000) reports 96.7% token accuracy and 85.5% unknown word accuracy on a 10-fold cross-validation of the Penn WSJ corpus.&lt;br /&gt;
&lt;br /&gt;
(**) GENiA: Results are for models trained and tested on the given corpora (to be comparable to other results).  The distributed GENiA tagger is trained on a mixed training corpus and gets 96.94% on WSJ, and 98.26% on GENiA biomedical English.&lt;br /&gt;
&lt;br /&gt;
(***) Extra data: Whether system training exploited (usually large amounts of) extra unlabeled text, such as by semi-supervised learning, self-training, or using distributional similarity features, beyond the standard supervised training data.&lt;br /&gt;
&lt;br /&gt;
===FTB===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publication&lt;br /&gt;
! Software&lt;br /&gt;
! Extra Data?***&lt;br /&gt;
! All tokens&lt;br /&gt;
! Unknown words&lt;br /&gt;
! License&lt;br /&gt;
|-&lt;br /&gt;
| Morfette&lt;br /&gt;
| Perceptron with external lexical information*&lt;br /&gt;
| Chrupała et al. (2008), Seddah et al. (2010)&lt;br /&gt;
| [http://sites.google.com/site/morfetteweb/ Morfette]&lt;br /&gt;
| No&lt;br /&gt;
| 97.68%&lt;br /&gt;
| 90.52%&lt;br /&gt;
| New BSD&lt;br /&gt;
|-&lt;br /&gt;
| SEM&lt;br /&gt;
| CRF with external lexical information*&lt;br /&gt;
| Constant et al. (2011)&lt;br /&gt;
| [http://www.univ-orleans.fr/lifo/Members/Isabelle.Tellier/SEM.html SEM]&lt;br /&gt;
| No&lt;br /&gt;
| 97.7%&lt;br /&gt;
| Not available&lt;br /&gt;
| &amp;quot;GNU&amp;quot;(?)&lt;br /&gt;
|-&lt;br /&gt;
| MElt&lt;br /&gt;
| MEMM with external lexical information*&lt;br /&gt;
| Denis and Sagot (2009)&lt;br /&gt;
| [https://gforge.inria.fr/projects/lingwb/ Alpage linguistic workbench]&lt;br /&gt;
| No&lt;br /&gt;
| 97.80%&lt;br /&gt;
| 91.77%&lt;br /&gt;
| CeCILL-C&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(*) External lexical information from the Lefff lexicon (Sagot 2010, [https://gforge.inria.fr/frs/?group_id=482 Alexina project])&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* Brants, Thorsten. 2000. [http://acl.ldc.upenn.edu/A/A00/A00-1031.pdf TnT -- A Statistical Part-of-Speech Tagger]. &amp;quot;6th Applied Natural Language Processing Conference&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Chrupała, Grzegorz, Dinu, Georgiana and van Genabith, Josef. 2008. [http://www.lrec-conf.org/proceedings/lrec2008/pdf/594_paper.pdf Learning Morphology with Morfette]. &amp;quot;LREC 2008&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
* Collins, Michael. 2002. [http://people.csail.mit.edu/mcollins/papers/tagperc.pdf Discriminative Training Methods for Hidden Markov Models: Theory and Experiments with Perceptron Algorithms]. &#039;&#039;EMNLP 2002&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
* Constant, Matthieu, Tellier, Isabelle, Duchier, Denys, Dupont, Yoann, Sigogne, Anthony, and Billot, Sylvie. [http://www.lirmm.fr/~lopez/TALN2011/Longs-TALN+RECITAL/Tellier_taln11_submission_54.pdf Intégrer des connaissances linguistiques dans un CRF : application à l&#039;apprentissage d&#039;un segmenteur-étiqueteur du français]. &amp;quot;TALN&#039;11&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Denis, Pascal and Sagot, Benoît. 2009. [http://alpage.inria.fr/~sagot/pub/paclic09tagging.pdf Coupling an annotated corpus and a morphosyntactic lexicon for state-of-the-art POS tagging with less human effort]. &amp;quot;PACLIC 2009&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Giménez, J., and Márquez, L. 2004. [http://www.lsi.upc.es/~nlp/SVMTool/lrec2004-gm.pdf SVMTool: A general POS tagger generator based on Support Vector Machines]. &#039;&#039;Proceedings of the 4th International Conference on Language Resources and Evaluation (LREC&#039;04)&#039;&#039;. Lisbon, Portugal. &lt;br /&gt;
&lt;br /&gt;
* Manning, Christopher D. 2011. Part-of-Speech Tagging from 97% to 100%: Is It Time for Some Linguistics? In Alexander Gelbukh (ed.), Computational Linguistics and Intelligent Text Processing, 12th International Conference, CICLing 2011, Proceedings, Part I. Lecture Notes in Computer Science 6608, pp. 171--189. Springer.&lt;br /&gt;
&lt;br /&gt;
* Seddah, Djamé, Chrupała, Grzegorz, Çetinoglu, Özlem and Candito, Marie. 2010. [http://aclweb.org/anthology-new/W/W10/W10-1410.pdf Lemmatization and Lexicalized Statistical Parsing of Morphologically Rich Languages: the Case of French] &amp;quot;SPMRL 2010 (NAACL 2010 workshop)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Shen, L., Satta, G., and  Joshi, A. 2007. [http://acl.ldc.upenn.edu/P/P07/P07-1096.pdf Guided learning for bidirectional sequence classification]. &#039;&#039;Proceedings of the 45th Annual Meeting of the Association of Computational Linguistics (ACL 2007)&#039;&#039;, pages 760-767.&lt;br /&gt;
&lt;br /&gt;
* Søgaard, Anders. 2011. Semi-supervised condensed nearest neighbor for part-of-speech tagging. The 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies (ACL-HLT). Portland, Oregon.&lt;br /&gt;
&lt;br /&gt;
* Spoustová, Drahomíra &amp;quot;Johanka&amp;quot;, Jan Hajič, Jan Raab and Miroslav Spousta. 2009. Semi-supervised Training for the Averaged Perceptron POS Tagger. Proceedings of the 12 EACL, pages 763-771.&lt;br /&gt;
&lt;br /&gt;
* Toutanova, K., Klein, D., Manning, C.D., Yoram Singer, Y. 2003. [http://nlp.stanford.edu/kristina/papers/tagging.pdf Feature-rich part-of-speech tagging with a cyclic dependency network]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 252-259.&lt;br /&gt;
&lt;br /&gt;
* Tsuruoka, Yoshimasa, Yuka Tateishi, Jin-Dong Kim, Tomoko Ohta, John McNaught, Sophia Ananiadou, and Jun&#039;ichi Tsujii. 2005. &amp;quot;[http://www-tsujii.is.s.u-tokyo.ac.jp/~tsuruoka/papers/pci05.pdf Developing a Robust Part-of-Speech Tagger for Biomedical Text, Advances in Informatics]&amp;quot; - &#039;&#039;10th Panhellenic Conference on Informatics&#039;&#039;, &#039;&#039;&#039;LNCS 3746&#039;&#039;&#039;, pp. 382-392, 2005 &lt;br /&gt;
&lt;br /&gt;
* Tsuruoka, Yoshimasa, Yusuke Miyao, and Jun’ichi Kazama. 2011. &amp;quot;[http://aclweb.org/anthology-new/W/W11/W11-0328.pdf Learning with Lookahead: Can History-Based Models Rival Globally Optimized Models?]&amp;quot; &#039;&#039;Proceedings of the Fifteenth Conference on Computational Natural Language Learning&#039;&#039;, pp 238–246, 2011.&lt;br /&gt;
&lt;br /&gt;
* Tsuruoka, Yoshimasa and Jun&#039;ichi Tsujii. 2005. &amp;quot;[http://www-tsujii.is.s.u-tokyo.ac.jp/~tsuruoka/papers/emnlp05bidir.pdf Bidirectional Inference with the Easiest-First Strategy for Tagging Sequence Data]&amp;quot;, &#039;&#039;Proceedings of HLT/EMNLP 2005&#039;&#039;, pp. 467-474.&lt;br /&gt;
&lt;br /&gt;
* Sun, Xu. &amp;quot;[http://papers.nips.cc/paper/5643-structure-regularization-for-structured-prediction.pdf Structure Regularization for Structured Prediction]&amp;quot;. &#039;&#039;In Neural Information Processing Systems (NIPS)&#039;&#039;. 2402-2410. 2014&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[POS Induction (State of the art)]]&lt;br /&gt;
* [[Part-of-speech tagging]]&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6081</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6081"/>
		<updated>2009-01-11T05:45:12Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* Table of results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Reports (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000), CONLL&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (2001), NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (2003), HLT/NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (2005), HLT/EMNLP&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| V06&lt;br /&gt;
| Conditional random fields + Stochastic Meta Decent (SMD)&lt;br /&gt;
| S. V. N. Vishwanathan, Nicol N. Schraudolph, Mark Schmidt, and Kevin Murphy (2006), ICML&lt;br /&gt;
| No&lt;br /&gt;
| 93.6%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun, Louis-Philippe Morency, Daisuke Okanohara and Jun&#039;ichi Tsujii (2008), COLING&lt;br /&gt;
| HCRF Library&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Y. Matsumoto (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Y. Matsumoto (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
F. Sha and F. Pereira (2003). [http://www-rcf.usc.edu/~feisha/htmls/Papers.html Shallow Parsing with Conditional Random Fields]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
H. Shen and A. Sarkar (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
R. McDonald, K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
S. V. N. Vishwanathan, N. Schraudolph, M. Schmidt, and K. Murphy. Accelerated Training Conditional Random Fields with Stochastic Gradient Methods. In Proc. Intl. Conf. Machine Learning, pp. 969 – 976, ACM Press, New York, NY, USA, 2006.&lt;br /&gt;
&lt;br /&gt;
X. Sun, L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6080</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6080"/>
		<updated>2009-01-10T18:18:01Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* Table of results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000), CONLL&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (2001), NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (2003), HLT/NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (2005), HLT/EMNLP&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| V06&lt;br /&gt;
| Conditional random fields + Stochastic Meta Decent (SMD)&lt;br /&gt;
| S. V. N. Vishwanathan, Nicol N. Schraudolph, Mark Schmidt, and Kevin Murphy (2006), ICML&lt;br /&gt;
| No&lt;br /&gt;
| 93.6%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun, Louis-Philippe Morency, Daisuke Okanohara and Jun&#039;ichi Tsujii (2008), COLING&lt;br /&gt;
| HCRF Library&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Y. Matsumoto (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Y. Matsumoto (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
F. Sha and F. Pereira (2003). [http://www-rcf.usc.edu/~feisha/htmls/Papers.html Shallow Parsing with Conditional Random Fields]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
H. Shen and A. Sarkar (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
R. McDonald, K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
S. V. N. Vishwanathan, N. Schraudolph, M. Schmidt, and K. Murphy. Accelerated Training Conditional Random Fields with Stochastic Gradient Methods. In Proc. Intl. Conf. Machine Learning, pp. 969 – 976, ACM Press, New York, NY, USA, 2006.&lt;br /&gt;
&lt;br /&gt;
X. Sun, L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6079</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6079"/>
		<updated>2009-01-10T18:13:21Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000), CONLL&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (2001), NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (2003), HLT/NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (2005), HLT/EMNLP&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun, Louis-Philippe Morency, Daisuke Okanohara and Jun&#039;ichi Tsujii (2008), COLING&lt;br /&gt;
| HCRF Library&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Y. Matsumoto (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Y. Matsumoto (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
F. Sha and F. Pereira (2003). [http://www-rcf.usc.edu/~feisha/htmls/Papers.html Shallow Parsing with Conditional Random Fields]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
H. Shen and A. Sarkar (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
R. McDonald, K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
S. V. N. Vishwanathan, N. Schraudolph, M. Schmidt, and K. Murphy. Accelerated Training Conditional Random Fields with Stochastic Gradient Methods. In Proc. Intl. Conf. Machine Learning, pp. 969 – 976, ACM Press, New York, NY, USA, 2006.&lt;br /&gt;
&lt;br /&gt;
X. Sun, L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6078</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6078"/>
		<updated>2009-01-10T16:37:13Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000), CONLL&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (2001), NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (2003), HLT/NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (2005), HLT/EMNLP&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun, Louis-Philippe Morency, Daisuke Okanohara and Jun&#039;ichi Tsujii (2008), COLING&lt;br /&gt;
| HCRF Library&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Y. Matsumoto (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Y. Matsumoto (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
F. Sha and F. Pereira (2003). [http://www-rcf.usc.edu/~feisha/htmls/Papers.html Shallow Parsing with Conditional Random Fields]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
H. Shen and A. Sarkar (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
R. McDonald, K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
X. Sun, L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6077</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6077"/>
		<updated>2009-01-10T16:35:55Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000), CONLL&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (2001), NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (2003), HLT/NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (2005), HLT/EMNLP&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun, Louis-Philippe Morency, Daisuke Okanohara and Jun&#039;ichi Tsujii (2008), COLING&lt;br /&gt;
| HCRF Library&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
T. Kudo and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
F. Sha and F. Pereira (2003). [http://www-rcf.usc.edu/~feisha/htmls/Papers.html Shallow Parsing with Conditional Random Fields]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
H. Shen and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
R. McDonald, K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
X. Sun, L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6076</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6076"/>
		<updated>2009-01-10T16:34:22Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000), CONLL&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (2001), NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (2003), HLT/NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (2005), HLT/EMNLP&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun, Louis-Philippe Morency, Daisuke Okanohara and Jun&#039;ichi Tsujii (2008), COLING&lt;br /&gt;
| HCRF Library&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
F. Sha and F. Pereira (2003). [http://www-rcf.usc.edu/~feisha/htmls/Papers.html Shallow Parsing with Conditional Random Fields]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
Shen, H., and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
R. McDonald, K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
X. Sun, L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6075</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6075"/>
		<updated>2009-01-10T16:28:34Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* Table of results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000), CONLL&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (2001), NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (2003), HLT/NAACL&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (2005), HLT/EMNLP&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun, Louis-Philippe Morency, Daisuke Okanohara and Jun&#039;ichi Tsujii (2008), COLING&lt;br /&gt;
| HCRF Library&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Sha, F., and F. Pereira (2003). Shallow Parsing with Conditional Random Fields. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
Shen, H., and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
McDonald, R., K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Sun, X., L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6074</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6074"/>
		<updated>2009-01-10T16:27:18Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* Table of results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000)&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (2001), NAACL&#039;01&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (2003), HLT/NAACL&#039;03&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (2005), HLT/EMNLP&#039;05&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun, Louis-Philippe Morency, Daisuke Okanohara and Jun&#039;ichi Tsujii (2008), COLING&#039;08&lt;br /&gt;
| HCRF Library&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Sha, F., and F. Pereira (2003). Shallow Parsing with Conditional Random Fields. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
Shen, H., and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
McDonald, R., K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Sun, X., L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6067</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6067"/>
		<updated>2009-01-10T12:55:11Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000)&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (NAACL 2001)&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (HLT/NAACL 2003)&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (HLT/EMNLP 2005)&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun and Louis-Philippe Morency and Daisuke Okanohara and Jun&#039;ichi Tsujii (COLING 2008)&lt;br /&gt;
| No&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Sha, F., and F. Pereira (2003). Shallow Parsing with Conditional Random Fields. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
Shen, H., and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
McDonald, R., K. Crammer and F. Pereira (2005). [http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Sun, X., L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6066</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6066"/>
		<updated>2009-01-10T12:53:23Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000)&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (NAACL 2001)&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (HLT/NAACL 2003)&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (HLT/EMNLP 2005)&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun and Louis-Philippe Morency and Daisuke Okanohara and Jun&#039;ichi Tsujii (COLING 2008)&lt;br /&gt;
| No&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Sha, F., and F. Pereira (2003). Shallow Parsing with Conditional Random Fields. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
Shen, H., and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
McDonald, R., K. Crammer and F. Pereira (2005). http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Sun, X., L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6065</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6065"/>
		<updated>2009-01-10T12:51:12Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000)&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (NAACL 2001)&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (HLT/NAACL 2003)&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (HLT/EMNLP 2005)&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun and Louis-Philippe Morency and Daisuke Okanohara and Jun&#039;ichi Tsujii (COLING 2008)&lt;br /&gt;
| No&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Sha, F., and F. Pereira (2003). [Shallow Parsing with Conditional Random Fields]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
Shen, H., and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
McDonald, R., K. Crammer and F. Pereira (2005). http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Sun, X., L.P. Morency, D. OKanohara and J. Tsujii (2008). [http://www.aclweb.org/anthology-new/C/C08/C08-1106.pdf Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference]. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6064</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6064"/>
		<updated>2009-01-10T12:49:28Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000)&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (NAACL 2001)&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (HLT/NAACL 2003)&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (HLT/EMNLP 2005)&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun and Louis-Philippe Morency and Daisuke Okanohara and Jun&#039;ichi Tsujii (COLING 2008)&lt;br /&gt;
| No&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Sha, F., and F. Pereira (2003). [http://www-rcf.usc.edu/~feisha/pubs/shallow03.pdf Shallow Parsing with Conditional Random Fields]. &#039;&#039;Proceedings of HLT-NAACL 2003&#039;&#039;, pages 213-220. Edmonton, Canada.&lt;br /&gt;
&lt;br /&gt;
Shen, H., and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
McDonald, R., K. Crammer and F. Pereira (2005). http://ryanmcd.googlepages.com/segmentationHLT-EMNLP2005.pdf Flexible Text Segmentation with Structured Multilabel Classification]. &#039;&#039;Human Language Technologies and Empirical Methods in Natural Language Processing (HLT-EMNLP), 2005&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Sun, X., L.P. Morency, D. OKanohara and J. Tsujii (2008). Modeling Latent-Dynamic in Shallow Parsing: A Latent Conditional Model with Improved Inference. &#039;&#039;Proceedings of The 22nd International Conference on Computational Linguistics (COLING 2008)&#039;&#039;. Pages 841-848. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6063</id>
		<title>NP Chunking (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=NP_Chunking_(State_of_the_art)&amp;diff=6063"/>
		<updated>2009-01-10T12:37:13Z</updated>

		<summary type="html">&lt;p&gt;Terrance1026: /* Table of results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* &#039;&#039;&#039;Performance measure:&#039;&#039;&#039; F = 2 * Precision * Recall / (Recall + Precision)&lt;br /&gt;
* &#039;&#039;&#039;Precision:&#039;&#039;&#039; percentage of NPs found by the algorithm that are correct&lt;br /&gt;
* &#039;&#039;&#039;Recall:&#039;&#039;&#039; percentage of NPs defined in the corpus that were found by the chunking program&lt;br /&gt;
* &#039;&#039;&#039;Training data:&#039;&#039;&#039; sections 15-18 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* &#039;&#039;&#039;Testing data:&#039;&#039;&#039; section 20 of Wall Street Journal corpus (Ramshaw and Marcus)&lt;br /&gt;
* original data of the NP chunking experiments by Lance Ramshaw and Mitch Marcus&lt;br /&gt;
* data contains one word per line and each line contains six fields of which only the first three fields are relevant: the word, the part-of-speech tag assigned by the Brill tagger, and the correct IOB tag&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! System name&lt;br /&gt;
! Short description&lt;br /&gt;
! Main publications&lt;br /&gt;
! Software&lt;br /&gt;
! Results (F)&lt;br /&gt;
|-&lt;br /&gt;
| KM00&lt;br /&gt;
| B-I-O tagging using SVM classifiers with polynomial kernel&lt;br /&gt;
| Kudo and Matsumoto (2000)&lt;br /&gt;
| [http://chasen.org/~taku/software/yamcha/ YAMCHA Toolkit] (but models are not provided)&lt;br /&gt;
| 93.79%&lt;br /&gt;
|-&lt;br /&gt;
| KM01&lt;br /&gt;
| learning as in KM00, but voting between different representations&lt;br /&gt;
| Kudo and Matsumoto (NAACL 2001)&lt;br /&gt;
| No&lt;br /&gt;
| 94.22%&lt;br /&gt;
|-&lt;br /&gt;
| SP03&lt;br /&gt;
| Second order conditional random fields&lt;br /&gt;
| Fei Sha and Fernando Pereira (HLT/NAACL 2003)&lt;br /&gt;
| No&lt;br /&gt;
| 94.3%&lt;br /&gt;
|-&lt;br /&gt;
| SS05&lt;br /&gt;
| specialized HMM + voting between different representations&lt;br /&gt;
| Shen and Sarkar (2005)&lt;br /&gt;
| No&lt;br /&gt;
| 95.23%&lt;br /&gt;
|-&lt;br /&gt;
| M05&lt;br /&gt;
| Second order conditional random fields + multi-label classification&lt;br /&gt;
| Ryan McDonald, KOby Crammer and Fernando Pereira (HLT/EMNLP 2005)&lt;br /&gt;
| No&lt;br /&gt;
| 94.29%&lt;br /&gt;
|-&lt;br /&gt;
| S08&lt;br /&gt;
| Second order latent-dynamic conditional random fields + an improved inference method based on A* search&lt;br /&gt;
| Xu Sun and Louis-Philippe Morency and Daisuke Okanohara and Jun&#039;ichi Tsujii (COLING 2008)&lt;br /&gt;
| No&lt;br /&gt;
| 94.34%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2000). [http://acl.ldc.upenn.edu/W/W00/W00-0730.pdf Use of support vector learning for chunk identification]. &#039;&#039;Proceedings of the 4th Conference on CoNLL-2000 and LLL-2000&#039;&#039;, pages 142-144, Lisbon, Portugal.&lt;br /&gt;
&lt;br /&gt;
Kudo, T., and Matsumoto, Y. (2001). [http://acl.ldc.upenn.edu/N/N01/N01-1025.pdf Chunking with support vector machines]. &#039;&#039;Proceedings of NAACL-2001&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Shen, H., and Sarkar, A. (2005). [http://www.cs.sfu.ca/~anoop/papers/pdf/ai05.pdf Voting between multiple data representations for text chunking]. &#039;&#039;Proceedings of the Eighteenth Meeting of the Canadian Society for Computational Intelligence, Canadian AI 2005&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[State of the art]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* dataset is available from [ftp://ftp.cis.upenn.edu/pub/chunker/ ftp://ftp.cis.upenn.edu/pub/chunker/]&lt;br /&gt;
* more information is available from [http://ifarm.nl/erikt/research/np-chunking.html NP Chunking]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Terrance1026</name></author>
	</entry>
</feed>