Sciweavers

581 search results - page 3 / 117
» Translating dependency into parametricity
Sort
View
JMLC
1997
Springer
14 years 20 days ago
Lightweight Parametric Polymorphism for Oberon
Strongly typed polymorphism is necessary for expressing safe reusable code. Two orthogonal forms of polymorphism exist: inclusion and parametric, the Oberon language only supports ...
Paul Roe, Clemens A. Szyperski
COLING
2008
13 years 10 months ago
ParaMetric: An Automatic Evaluation Metric for Paraphrasing
We present ParaMetric, an automatic evaluation metric for data-driven approaches to paraphrasing. ParaMetric provides an objective measure of quality using a collection of multipl...
Chris Callison-Burch, Trevor Cohn, Mirella Lapata
DAGSTUHL
1998
13 years 10 months ago
Two Ways to Bake Your Pizza - Translating Parameterised Types into Java
We have identified in previous work two translations for parametrically typed extensions of Java. The homogeneous translation maps type variables to a uniform representation, while...
Martin Odersky, Enno Runne, Philip Wadler
ACL
2009
13 years 6 months ago
Cross Language Dependency Parsing using a Bilingual Lexicon
This paper proposes an approach to enhance dependency parsing in a language by using a translated treebank from another language. A simple statistical machine translation method, ...
Hai Zhao, Yan Song, Chunyu Kit, Guodong Zhou
COLING
2010
13 years 3 months ago
Dependency Forest for Statistical Machine Translation
We propose a structure called dependency forest for statistical machine translation. A dependency forest compactly represents multiple dependency trees. We develop new algorithms ...
Zhaopeng Tu, Yang Liu, Young-Sook Hwang, Qun Liu, ...