Sciweavers

2374 search results - page 143 / 475
» The language of machines
Sort
View
ICPP
2000
IEEE
14 years 19 days ago
Match Virtual Machine: An Adaptive Runtime System to Execute MATLAB in Parallel
MATLAB is one of the most popular languages for desktop numerical computations as well as for signal and image processing applic ations. Applying parallel processing techniques to...
Malay Haldar, Anshuman Nayak, Abhay Kanhere, Pramo...
ICIA
2007
13 years 10 months ago
Eye Gaze for Attention Prediction in Multimodal Human-Machine Conversation
In a conversational system, determining a user’s focus of attention is crucial to the success of the system. Motivated by previous psycholinguistic findings, we are currently e...
Zahar Prasov, Joyce Yue Chai, Hogyeong Jeong
LREC
2008
107views Education» more  LREC 2008»
13 years 9 months ago
Building a Bilingual Representation of the Roget Thesaurus for French to English Machine Translation
This paper describes a solution to lexical transfer as a trade-off between a dictionary and an ontology. It shows its association to a translation tool based on morpho-syntactical...
Violaine Prince, Jacques Chauché
ACL
2006
13 years 9 months ago
Using Machine-Learning to Assign Function Labels to Parser Output for Spanish
Data-driven grammatical function tag assignment has been studied for English using the Penn-II Treebank data. In this paper we address the question of whether such methods can be ...
Grzegorz Chrupala, Josef van Genabith
SAC
2006
ACM
13 years 8 months ago
Efficient first-class generics on stock Java virtual machines
The second-class formulation of generics in Java 5.0 discards generic type information during compilation. As a result, Java 5.0 prohibits run-time type-dependent operations, gene...
James Sasitorn, Robert Cartwright