vix.ing · top · new · best · stats · spec

Comparing two trainable grammatical relations finders

2000/08/08 by Alexander Yeh
Computer Science · #cs.CL

paper · pdf

published as 18th International Conference on Computational Linguistics (COLING 2000), pages 1146-1150, Saarbruecken, Germany, July, 2000 · 5 pages, uses colacl.sty

arxiv created 2000/08/08 · arxiv updated 2009/11/30

Abstract

Grammatical relationships (GRs) form an important level of natural language processing, but different sets of GRs are useful for different purposes. Therefore, one may often only have time to obtain a small training corpus with the desired GR annotations. On such a small training corpus, we compare two systems. They use different learning techniques, but we find that this difference by itself only has a minor effect. A larger factor is that in English, a different GR length measure appears better suited for finding simple argument GRs than for finding modifier GRs. We also find that partitioning the data may help memory-based learning.

Related