Title
Parsing the voyager domain using pearl
Abstract
This paper describes a natural language parsing algorithm for unrestricted text which uses a probability-based scoring function to select the "best," parse of a sentence according to a given grammar. The parser, Pearl, is a time-asynchronous bottom-up chart parser with Earley-type top-down prediction which pursues the highest-scoring theory in the chart, where the score of a theory represents the extent to which the context of the sentence predicts that interpretation. This parser differs from previous attempts at stochastic parsers in that it uses a richer form of conditional probabilities based on context to predict likelihood. Pearl also provides a framework for incorporating the results of previous work in part-of-speech assignment, unknown word models, and other probabilistic models of linguistic features into one parsing tool, interleaving these techniques instead of using the traditional pipeline architecture. In tests performed on the Voyager direction-finding domain, Pearl has been successful at resolving part-of-speech ambiguity, determining categories for unknown words, and selecting correct parses first using a very loosely fitting covering grammar.
Year
DOI
Venue
1991
10.3115/112405.112442
HLT
Keywords
DocType
Citations 
time-asynchronous bottom-up chart parser,part-of-speech assignment,parsing tool,earley-type top-down prediction,previous work,previous attempt,unknown word model,voyager domain,unknown word,part-of-speech ambiguity,highest-scoring theory
Conference
4
PageRank 
References 
Authors
4.12
5
2
Name
Order
Citations
PageRank
David M. Magerman1726512.15
Mitchell P. Marcus23098854.76