Sciweavers

581 search results - page 32 / 117
» Translating dependency into parametricity
Sort
View
OTM
2007
Springer
14 years 4 months ago
Processing Location-Dependent Queries with Location Granules
Existing approaches for the processing of location-dependent queries implicitly assume location data expressed at maximum precision (e.g., GPS). However, there exist applications w...
Sergio Ilarri, Eduardo Mena, Carlos Bobed
CLEF
2005
Springer
14 years 3 months ago
Use of Free On-Line Machine Translation for Interactive Cross-Language Question Answering
Free on-line machine translation systems are employed more and more by Internet users. In this paper we have explored the use of these systems for Cross-Language Question Answering...
Ángel F. Zazo Rodríguez, Carlos G. F...
LREC
2010
213views Education» more  LREC 2010»
13 years 11 months ago
Active Learning and Crowd-Sourcing for Machine Translation
In recent years, corpus based approaches to machine translation have become predominant, with Statistical Machine Translation (SMT) being the most actively progressing area. Succe...
Vamshi Ambati, Stephan Vogel, Jaime G. Carbonell
ICCAD
2006
IEEE
137views Hardware» more  ICCAD 2006»
14 years 6 months ago
Yield prediction for 3D capacitive interconnections
Capacitive interconnections are very promising structures for high-speed and low-power signaling in 3D packages. Since the performance of AC links, in terms of Band-Width and Bit-...
Alberto Fazzi, L. Magagni, Mario de Dominicis, Pao...
POPL
1997
ACM
14 years 2 months ago
First-class Polymorphism with Type Inference
Languages like ML and Haskell encourage the view of values as first-class entities that can be passed as arguments or results of functions, or stored as components of data struct...
Mark P. Jones