Sciweavers

226 search results - page 12 / 46
» A parsing machine for PEGs
Sort
View
65
Voted
ACL
2003
14 years 11 months ago
Combining Deep and Shallow Approaches in Parsing German
The paper describes two parsing schemes: a shallow approach based on machine learning and a cascaded finite-state parser with a hand-crafted grammar. It discusses several ways to...
Michael Schiehlen
ACL
2008
14 years 11 months ago
A Linguistically Annotated Reordering Model for BTG-based Statistical Machine Translation
In this paper, we propose a linguistically annotated reordering model for BTG-based statistical machine translation. The model incorporates linguistic knowledge to predict orders ...
Deyi Xiong, Min Zhang, AiTi Aw, Haizhou Li
62
Voted
ACL
1998
14 years 11 months ago
Automatically Creating Bilingual Lexicons for Machine Translation from Bilingual Text
A method is presented for automatically augmenting the bilingual lexicon of an existing Machine Translation system, by extracting bilingual entries from aligned bilingual text. Th...
Davide Turcato
TSD
2010
Springer
14 years 8 months ago
Towards an N-Version Dependency Parser
Abstract. Maltparser is a contemporary dependency parsing machine learningbased system that shows great accuracy. However 90% for Labelled Attachment Score (LAS) seems to be a de f...
Miguel Ballesteros, Jesús Herrera, Virginia...
281
Voted

Book
4712views
16 years 5 months ago
Basics of Compiler Design
"A compiler translates (or compiles) a program written in a highlevel programming language that is suitable for human programmers into the low-level machine language that is...
Torben Mogensen