We consider what tagging models are most appropriate as front ends for probabilistic contextfree grammar parsers. In particular, we ask if using a "multiple tagger", a tagger that returns more than one tag, improves parsing performance. Our conclusion is somewhat surprising: single-tag Markov-model
Taggers for parsers
โ Scribed by E. Charniak; G. Caroll; J. Adcock; A. Cassandra; Y. Gotoh; J. Katz; M. Littman; J. McCann
- Publisher
- Elsevier Science
- Year
- 1996
- Tongue
- English
- Weight
- 90 KB
- Volume
- 84
- Category
- Article
- ISSN
- 0004-3702
No coin nor oath required. For personal study only.
โฆ Synopsis
We consider what tagging models are most appropriate as front ends for probabilistic context-free grammar parsers. In particular, we ask if using a "multiple tagger", a tagger that returns more than one tag, improves parsing performance.
Our conclusion is somewhat surprising: single-tag Markov-model taggers are quite adequate for the task. First of all, parsing accuracy, as measured by the correct assignment of parts of speech to words, does not increase significantly when parsers select the tags themselves. In addition, the work required to parse a sentence goes up with increasing tag ambiguity, though not as much as one might expect. Thus, for the moment, single taggers are the best taggers.
๐ SIMILAR VOLUMES