Using a Symbolic Machine Learning Tool to Refine Lexico-Syntactic Patterns

Abstract

Acquisition of patterns for information extraction systems is a common task in Natural Language Processing, mostly based on manual analysis of text corpora. We have developed a system called Prométhée , which incrementally extracts lexico-syntactic patterns for a specific conceptual relation from a technical corpus. However, these patterns are often too general and need to be manually validated. In this paper, we demonstrate how Prométhée has been interfaced with the machine learning system Eagle in order to automatically refine the patterns it produces. The empirical results obtained with this technique show that the refined patterns allows to decrease the need for the human validation.

Cite

Text

Morin and Martienne. "Using a Symbolic Machine Learning Tool to Refine Lexico-Syntactic Patterns." European Conference on Machine Learning, 2000. doi:10.1007/3-540-45164-1_31

Markdown

[Morin and Martienne. "Using a Symbolic Machine Learning Tool to Refine Lexico-Syntactic Patterns." European Conference on Machine Learning, 2000.](https://mlanthology.org/ecmlpkdd/2000/morin2000ecml-using/) doi:10.1007/3-540-45164-1_31

BibTeX

@inproceedings{morin2000ecml-using,
  title     = {{Using a Symbolic Machine Learning Tool to Refine Lexico-Syntactic Patterns}},
  author    = {Morin, Emmanuel and Martienne, Emmanuelle},
  booktitle = {European Conference on Machine Learning},
  year      = {2000},
  pages     = {292-299},
  doi       = {10.1007/3-540-45164-1_31},
  url       = {https://mlanthology.org/ecmlpkdd/2000/morin2000ecml-using/}
}