Sciweavers

11561 search results - page 185 / 2313
» A Language for Biochemical Systems
Sort
View
FOAL
2007
ACM
15 years 8 months ago
Typing for a minimal aspect language: preliminary report
We present a preliminary report on typing systems for polyadic µABC, aspect oriented programming—pointcuts and advice—and nothing else. Tuples of uninterpreted names are used...
Peter Hui, James Riely
EMNLP
2007
15 years 7 months ago
Improving Word Alignment with Bridge Languages
We describe an approach to improve Statistical Machine Translation (SMT) performance using multi-lingual, parallel, sentence-aligned corpora in several bridge languages. Our appro...
Shankar Kumar, Franz Josef Och, Wolfgang Macherey
NLDB
2007
Springer
16 years 10 days ago
Character N-Grams Translation in Cross-Language Information Retrieval
Abstract. This paper describes a new technique for the direct translation of character n-grams for use in Cross-Language Information Retrieval systems. This solution avoids the nee...
Jesús Vilares, Michael P. Oakes, Manuel Vil...
NAACL
2007
15 years 7 months ago
Automatic Assessment of Student Translations for Foreign Language Tutoring
This paper introduces the use of speech translation technology for a new type of voice-interactive Computer Aided Language Learning (CALL) application. We describe a computer game...
Chao Wang, Stephanie Seneff
USENIX
1990
15 years 7 months ago
Tcl: An Embeddable Command Language
Tcl is an interpreter for a tool command language. It consists of a library package that is embedded in tools (such as editors, debuggers, etc.) as the basic command interpreter. ...
John K. Ousterhout