Differences between revisions 1 and 2
Revision 1 as of 2010-08-11 10:38:58
Size: 368
Editor: PeterAdolphs
Comment: initial page
Revision 2 as of 2010-08-11 10:45:52
Size: 1268
Editor: PeterAdolphs
Comment: Publications
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

== Publications ==
Adolphs, Peter; Oepen, Stephan; Callmeier, Ulrich; Crysmann, Berthold; Flickinger, Dan & Kiefer, Bernd. 2008. [http://www.lrec-conf.org/proceedings/lrec2008/pdf/349_paper.pdf Some Fine Points of Hybrid Natural Language Parsing]. In: Proceedings of the Sixth International Language Resources and Evaluation (LREC-2008). Marrakech, Morocco.
{{{
@inproceedings{adolphs_fine_2008,
  address = {Marrakech, Morocco},
  title = {Some Fine Points of Hybrid Natural Language Parsing},
  url = {http://www.lrec-conf.org/proceedings/lrec2008/pdf/349_paper.pdf},
  booktitle = {Proceedings of the Sixth International Language Resources and Evaluation {(LREC-2008)}},
  author = {Adolphs, Peter and Oepen, Stephan and Callmeier, Ulrich and Crysmann, Berthold and Flickinger, Dan and Kiefer, Bernd},
  year = {2008},
  keywords = {chart mapping, hpsg, preprocessing}
}
}}}

Chart Mapping is a mechanism for rule-based manipulation of token feature structures, usually with the aim to adapt the preprocessed input to the expectations of the grammar.

Implementation status:

  • Chart mapping is part of the PET main branch since August 2010.
  • Chart mapping is not yet implemented in LKB.

Tutorial: http://www.delph-in.net/2009/cm.pdf

Publications

Adolphs, Peter; Oepen, Stephan; Callmeier, Ulrich; Crysmann, Berthold; Flickinger, Dan & Kiefer, Bernd. 2008. [http://www.lrec-conf.org/proceedings/lrec2008/pdf/349_paper.pdf Some Fine Points of Hybrid Natural Language Parsing]. In: Proceedings of the Sixth International Language Resources and Evaluation (LREC-2008). Marrakech, Morocco. 

@inproceedings{adolphs_fine_2008,
  address = {Marrakech, Morocco},
  title = {Some Fine Points of Hybrid Natural Language Parsing},
  url = {http://www.lrec-conf.org/proceedings/lrec2008/pdf/349_paper.pdf},
  booktitle = {Proceedings of the Sixth International Language Resources and Evaluation {(LREC-2008)}},
  author = {Adolphs, Peter and Oepen, Stephan and Callmeier, Ulrich and Crysmann, Berthold and Flickinger, Dan and Kiefer, Bernd},
  year = {2008},
  keywords = {chart mapping, hpsg, preprocessing}
}

Chart_Mapping (last edited 2011-10-08 21:12:12 by localhost)

(The DELPH-IN infrastructure is hosted at the University of Oslo)