Empirical Learning of Natural Language Processing Task

Abstract

Language learning has thus far not been a hot application for machine-learning (ML) research. This limited attention for work on empirical learning of language knowledge and behaviour from text and speech data seems unjustified. After all, it is becoming apparent that empirical learning of Natural Language Processing (NLP) can alleviate NLP's all-time main problem, viz. the knowledge acquisition bottleneck: empirical ML methods such as rule induction, top down induction of decision trees, lazy learning, inductive logic programming, and some types of neural network learning, seem to be excellently suited to automatically induce exactly that knowledge that is hard to gather by hand. In this paper we address the question why NLP is an interesting application for empirical ML, and provide a brief overview of current work in this area.

Cite

Text

Daelemans et al. "Empirical Learning of Natural Language Processing Task." European Conference on Machine Learning, 1997. doi:10.1007/3-540-62858-4_97

Markdown

[Daelemans et al. "Empirical Learning of Natural Language Processing Task." European Conference on Machine Learning, 1997.](https://mlanthology.org/ecmlpkdd/1997/daelemans1997ecml-empirical/) doi:10.1007/3-540-62858-4_97

BibTeX

@inproceedings{daelemans1997ecml-empirical,
  title     = {{Empirical Learning of Natural Language Processing Task}},
  author    = {Daelemans, Walter and van den Bosch, Antal and Weijters, Ton},
  booktitle = {European Conference on Machine Learning},
  year      = {1997},
  pages     = {337-344},
  doi       = {10.1007/3-540-62858-4_97},
  url       = {https://mlanthology.org/ecmlpkdd/1997/daelemans1997ecml-empirical/}
}