Get our free extension to see links to code for papers anywhere online!


Boosting Applied to Word Sense Disambiguation

Add code

Jul 07, 2000
Gerard Escudero, Lluis Marquez, German Rigau


Share this with someone who'll enjoy it:


In this paper Schapire and Singer's AdaBoost.MH boosting algorithm is applied to the Word Sense Disambiguation (WSD) problem. Initial experiments on a set of 15 selected polysemous words show that the boosting approach surpasses Naive Bayes and Exemplar-based approaches, which represent state-of-the-art accuracy on supervised WSD. In order to make boosting practical for a real learning domain of thousands of words, several ways of accelerating the algorithm by reducing the feature space are studied. The best variant, which we call LazyBoosting, is tested on the largest sense-tagged corpus available containing 192,800 examples of the 191 most frequent and ambiguous English words. Again, boosting compares favourably to the other benchmark algorithms.

* Proceedings of the 11th European Conference on Machine Learning, ECML'2000 pp. 129-141 
* 12 pages 


   Access Paper Source



Share this with someone who'll enjoy it: