Title |
UnsuParse: unsupervised Parsing with unsupervised Part of Speech Tagging |
Authors |
Christian Hänig, Stefan Bordag and Uwe Quasthoff |
Abstract |
Based on simple methods such as observing word and part of speech tag co-occurrence and clustering, we generate syntactic parses of sentences in an entirely unsupervised and self-inducing manner. The parser learns the structure of the language in question based on measuring breaking points within sentences. The learning process is divided into two phases, learning and application of learned knowledge. The basic learning works in an iterative manner which results in a hierarchical constituent representation of the sentence. Part-of-Speech tags are used to circumvent the data sparseness problem for rare words. The algorithm is applied on untagged data, on manually assigned tags and on tags produced by an unsupervised part of speech tagger. The results are unsurpassed by any self-induced parser and challenge the quality of trained parsers with respect to finding certain structures such as noun phrases. |
Language |
|
Topics |
Statistical methods, Parsing Systems, Acquisition, Machine Learning |
Full paper |
UnsuParse: unsupervised Parsing with unsupervised Part of Speech Tagging |
Slides |
- |
Bibtex |
@InProceedings{HNIG08.286,
author = {Christian Hänig, Stefan Bordag and Uwe Quasthoff},
title = {UnsuParse: unsupervised Parsing with unsupervised Part of Speech Tagging},
booktitle = {Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)},
year = {2008},
month = {may},
date = {28-30},
address = {Marrakech, Morocco},
editor = {Nicoletta Calzolari (Conference Chair), Khalid Choukri, Bente Maegaard, Joseph Mariani, Jan Odijk, Stelios Piperidis, Daniel Tapias},
publisher = {European Language Resources Association (ELRA)},
isbn = {2-9517408-4-0},
note = {http://www.lrec-conf.org/proceedings/lrec2008/},
language = {english}
} |