Carreras et al, CoNLL 2003

From Cohen Courses
Revision as of 20:34, 24 September 2011 by Akgoyal (talk | contribs) (→‎Summary)
Jump to navigationJump to search

Citation

Xavier Carreras and Llu´ıs Marquez ` and Llu´ıs Padro´. 2003. A simple named entity extractor using AdaBoost. In Proceedings of the seventh conference on Natural language learning at HLT-NAACL 2003 - Volume 4 (CONLL '03), Vol. 4. Association for Computational Linguistics, Stroudsburg, PA, USA, 152-155.


Online version

[1]

Summary

In this paper author proposed a simple AdaBoost based approach for Named Entity Recognition. The approach takes two sub-step to solve this problem. First,

Brief description of the method

Experimental Result

Related papers