Sciweavers

135 search results - page 3 / 27
» A Deductive Approach to Dependency Parsing
Sort
View
AAAI
2007
14 years 12 months ago
Two Approaches for Building an Unsupervised Dependency Parser and Their Other Applications
Much work has been done on building a parser for natural languages, but most of this work has concentrated on supervised parsing. Unsupervised parsing is a less explored area, and...
Jagadeesh Gorla, Amit Goyal, Rajeev Sangal
ACL
1997
14 years 11 months ago
Maximal Incrementality in Linear Categorial Deduction
Recent work has seen the emergence of a common framework for parsing categorial grammar (CG) formalisms that fall within the 'type-logical' tradition (such as the Lambek...
Mark Hepple
62
Voted
IWPT
2001
14 years 11 months ago
Parsing and Hypergraphs
While symbolic parsers can be viewed as deduction systems, this view is less natural for probabilistic parsers. We present a view of parsing as directed hypergraph analysis which ...
Dan Klein, Christopher D. Manning
ACL
2009
14 years 7 months ago
Cross-Domain Dependency Parsing Using a Deep Linguistic Grammar
Pure statistical parsing systems achieves high in-domain accuracy but performs poorly out-domain. In this paper, we propose two different approaches to produce syntactic dependenc...
Yi Zhang, Rui Wang
COLING
2010
14 years 4 months ago
Improving Graph-based Dependency Parsing with Decision History
This paper proposes an approach to improve graph-based dependency parsing by using decision history. We introduce a mechanism that considers short dependencies computed in the ear...
Wenliang Chen, Jun'ichi Kazama, Yoshimasa Tsuruoka...