Title |
Partial Dependency Parsing for Irish |
Authors |
Elaine Uí Dhonnchadha and Josef Van Genabith |
Abstract |
We present a partial dependency parser for Irish. Constraint Grammar (CG) basedrules are used to annotate dependency relations and grammatical functions.Chunking is performed using a regular-expression grammar which operates on thedependency tagged sentences. As this is the first implementation of a parserfor unrestricted Irish text (to our knowledge), there were no guidelines orprecedents available. Therefore deciding what constitutes a syntactic unit, andhow it should be annotated, accounts for a major part of the early developmenteffort. Currently, all tokens in a sentence are tagged for grammatical functionand local dependency. Long-distance dependencies, prepositional attachments orcoordination are not handled, resulting in a partial dependency analysis.Evaluations show that the partial dependency analysis achieves an f-score of93.60% on development data and 94.28% on unseen test data, while the chunkerachieves an f-score of 97.20% on development data and 93.50% on unseen testdata. |
Language |
Grammar and Syntax |
Topics |
Parsing, Corpus (creation, annotation, etc.), Grammar and Syntax |
Full paper  |
Partial Dependency Parsing for Irish |
Bibtex |
@InProceedings{UDHONNCHADHA10.824,
author = {Elaine Uí Dhonnchadha and Josef Van Genabith}, title = {Partial Dependency Parsing for Irish}, booktitle = {Proceedings of the Seventh conference on International Language Resources and Evaluation (LREC'10)}, year = {2010}, month = {may}, date = {19-21}, address = {Valletta, Malta}, editor = {Nicoletta Calzolari (Conference Chair), Khalid Choukri, Bente Maegaard, Joseph Mariani, Jan Odjik, Stelios Piperidis, Mike Rosner, Daniel Tapias}, publisher = {European Language Resources Association (ELRA)}, isbn = {2-9517408-6-7}, language = {english} } |