Sciweavers

164 search results - page 11 / 33
» General Multigenerative Grammar Systems
Sort
View
COLING
1996
13 years 8 months ago
GramCheck: A Grammar and Style Checker
This paper presents a gratmnar and style checker demonstrator for Spanish and Greek native writers developed within the project GramCheck. Besides a brief grmnmar error typology f...
Flora Ramírez Bustamante, Fernando Sá...
JOLLI
2006
86views more  JOLLI 2006»
13 years 7 months ago
Types as Graphs: Continuations in Type Logical Grammar
Applying the programming-language concept of continuations, we propose a new multimodal analysis of quantification in Type Logical Grammar. Our approach naturally gives rise to a n...
Chris Barker, Chung-chieh Shan
EMNLP
2010
13 years 5 months ago
Statistical Machine Translation with a Factorized Grammar
In modern machine translation practice, a statistical phrasal or hierarchical translation system usually relies on a huge set of translation rules extracted from bi-lingual traini...
Libin Shen, Bing Zhang, Spyros Matsoukas, Jinxi Xu...
CC
2004
Springer
160views System Software» more  CC 2004»
14 years 24 days ago
Elkhound: A Fast, Practical GLR Parser Generator
The Generalized LR (GLR) parsing algorithm is attractive for use in parsing programming languages because it is asymptotically efficient for typical grammars, and can parse with an...
Scott McPeak, George C. Necula
JUCS
2006
98views more  JUCS 2006»
13 years 7 months ago
The Language of the Visitor Design Pattern
: Design patterns have been developed to cope with the vast space of possible different designs within object-oriented systems. One of those classic patterns is the Visitor Pattern...
Markus Schordan