Learning Parse and Translation Decisions From Examples With Rich Context
Ulf Hermjakob, Raymond J. Mooney (Dept. of Computer Sciences,, University of Texas at Austin)

TL;DR
This paper introduces a machine learning-based system that uses rich contextual features to improve parsing and translation of natural language, demonstrated on Wall Street Journal sentences.
Contribution
It presents a novel decision-structure-based parser that leverages supervised parse action examples and extensive contextual information.
Findings
Effective parsing and translation on WSJ data
Utilizes rich morphological, syntactic, semantic features
Achieves deterministic shift-reduce parsing
Abstract
We present a knowledge and context-based system for parsing and translating natural language and evaluate it on sentences from the Wall Street Journal. Applying machine learning techniques, the system uses parse action examples acquired under supervision to generate a deterministic shift-reduce parser in the form of a decision structure. It relies heavily on context, as encoded in features which describe the morphological, syntactic, semantic and other aspects of a given parse state.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
