Sciweavers

242 search results - page 12 / 49
» A non-projective dependency parser
Sort
View
MPC
2010
Springer
165views Mathematics» more  MPC 2010»
14 years 2 months ago
Dependently Typed Grammars
Parser combinators are a popular tool for designing parsers in functional programming languages. If such combinators generate an abstract representation of the grammar as an interm...
Kasper Brink, Stefan Holdermans, Andres Löh
IALP
2009
13 years 7 months ago
Two-Pass Deterministic Dependency Parsing for Long Chinese Sentences
This paper proposes a two-pass parsing approach to improve the performance of deterministic dependency parser for long Chinese sentences. In the first pass, the sentence is divided...
Ping Jian, Chengqing Zong
ACL
2003
13 years 11 months ago
Parsing with Generative Models of Predicate-Argument Structure
The model used by the CCG parser of Hockenmaier and Steedman (2002b) would fail to capture the correct bilexical dependencies in a language with freer word order, such as Dutch. T...
Julia Hockenmaier
EMNLP
2008
13 years 11 months ago
Stacking Dependency Parsers
We explore a stacked framework for learning to predict dependency structures for natural language sentences. A typical approach in graph-based dependency parsing has been to assum...
André F. T. Martins, Dipanjan Das, Noah A. ...
EMNLP
2007
13 years 11 months ago
A Two-Stage Parser for Multilingual Dependency Parsing
We present a two-stage multilingual dependency parsing system submitted to the Multilingual Track of CoNLL-2007. The parser first identifies dependencies using a deterministic p...
Wenliang Chen, Yujie Zhang, Hitoshi Isahara