Sciweavers

905 search results - page 138 / 181
» Parsing of Context-Sensitive Languages
Sort
View
JCP
2007
101views more  JCP 2007»
15 years 6 months ago
Schema-Based Compression of XML Data with Relax NG
Abstract— The extensible markup language XML has become indispensable in many areas, but a significant disadvantage is its size: tagging a set of data increases the space needed...
Christopher League, Kenjone Eng
MT
1998
91views more  MT 1998»
15 years 5 months ago
A Controlled Skip Parser
Real-world natural language sentences are long and complex, and always contain unexpected grammatical constructions. It even includes noise and ungrammaticality. This paper descri...
Kenji Yamada
JOLLI
2010
107views more  JOLLI 2010»
15 years 4 months ago
PGF: A Portable Run-time Format for Type-theoretical Grammars
Abstract PGF (Portable Grammar Format) is a low-level language used as a target of compiling grammars written in GF (Grammatical Framework). Low-level and simple, PGF is easy to re...
Krasimir Angelov, Björn Bringert, Aarne Ranta
EMNLP
2010
15 years 4 months ago
Effects of Empty Categories on Machine Translation
We examine effects that empty categories have on machine translation. Empty categories are elements in parse trees that lack corresponding overt surface forms (words) such as drop...
Tagyoung Chung, Daniel Gildea
EMNLP
2009
15 years 4 months ago
Better Synchronous Binarization for Machine Translation
Binarization of Synchronous Context Free Grammars (SCFG) is essential for achieving polynomial time complexity of decoding for SCFG parsing based machine translation systems. In t...
Tong Xiao, Mu Li, Dongdong Zhang, Jingbo Zhu, Ming...