Large practical NLP applications require robust analysis components that can effectively handle input that is disfluent or extra-grammatical. The effectiveness and efficiency of any robust parser are a direct function of three main factors: (1) Flexibility: what types of disfluencies and deviations from the grammar can the parser handle?; (2) Search: How does the parser search the space of possible interpretations, and what techniques are applied to prune the search space?; and (3) Parse Selection and Disambiguation: What methods and resources are used to evaluate and rank potential parses and sub-parses, and how does the parser cope with the extreme levels of ambiguity introduced by its flexibility parameters? In this chapter we describe o...
Parsing efficiency is crucial when building practical natural language systems. This paper introduce...
In this dissertation, it is shown how efficient natural language parsing with constraint-based gramm...
This paper presents the reasoning behind the selection and design of a parser for the Lingo project ...
Parsing natural language is an attempt to discover some structure in a text (or textual representati...
We describe a new algorithm for table-driven parsing with context-free grammars designed to support ...
We introduce the formal underpinnings of our theory of non-classical feature structures. The re-sult...
In this paper, we present an efficient algorithm for parsing natural language using unification gram...
Robustness is a key issue for natural language processing in general and parsing in partic-ular, and...
The development of translator writing systems and extensible languages has led to a simultaneous dev...
This thesis addresses the issue of how Natural Language Processing (nlp) systems using `constraint-b...
This paper describes new and improved techniques which help a unification-based parser to process in...
We develop an improved form of left-corner chart parsing for large context-free grammars, introducin...
This paper describes new default unification, lenient default unification. It works efficiently, and...
This paper describes an efficient and robust implementation of a bidirectional, head-driven parser f...
Abstract. The theory of context-free languages is well-understood and context-free parsers can be us...
Parsing efficiency is crucial when building practical natural language systems. This paper introduce...
In this dissertation, it is shown how efficient natural language parsing with constraint-based gramm...
This paper presents the reasoning behind the selection and design of a parser for the Lingo project ...
Parsing natural language is an attempt to discover some structure in a text (or textual representati...
We describe a new algorithm for table-driven parsing with context-free grammars designed to support ...
We introduce the formal underpinnings of our theory of non-classical feature structures. The re-sult...
In this paper, we present an efficient algorithm for parsing natural language using unification gram...
Robustness is a key issue for natural language processing in general and parsing in partic-ular, and...
The development of translator writing systems and extensible languages has led to a simultaneous dev...
This thesis addresses the issue of how Natural Language Processing (nlp) systems using `constraint-b...
This paper describes new and improved techniques which help a unification-based parser to process in...
We develop an improved form of left-corner chart parsing for large context-free grammars, introducin...
This paper describes new default unification, lenient default unification. It works efficiently, and...
This paper describes an efficient and robust implementation of a bidirectional, head-driven parser f...
Abstract. The theory of context-free languages is well-understood and context-free parsers can be us...
Parsing efficiency is crucial when building practical natural language systems. This paper introduce...
In this dissertation, it is shown how efficient natural language parsing with constraint-based gramm...
This paper presents the reasoning behind the selection and design of a parser for the Lingo project ...