Sciweavers

2374 search results - page 220 / 475
» The language of machines
Sort
View
COLING
2004
13 years 8 months ago
Word Translation Disambiguation Using Bilingual Bootstrapping
This paper proposes a new method for word translation disambiguation using a machine learning technique called `Bilingual Bootstrapping'. Bilingual Bootstrapping makes use of...
Hang Li, Cong Li
EMNLP
2010
13 years 6 months ago
A Fast Fertility Hidden Markov Model for Word Alignment Using MCMC
A word in one language can be translated to zero, one, or several words in other languages. Using word fertility features has been shown to be useful in building word alignment mo...
Shaojun Zhao, Daniel Gildea
EMNLP
2010
13 years 6 months ago
Improving Translation via Targeted Paraphrasing
Targeted paraphrasing is a new approach to the problem of obtaining cost-effective, reasonable quality translation that makes use of simple and inexpensive human computations by m...
Philip Resnik, Olivia Buzek, Chang Hu, Yakov Kronr...
CORR
2006
Springer
92views Education» more  CORR 2006»
13 years 8 months ago
Event-based Information Extraction for the biomedical domain: the Caderige project
This paper gives an overview of the Caderige project. This project involves teams from different areas (biology, machine learning, natural language processing) in order to develop...
Érick Alphonse, Sophie Aubin, Philippe Bess...
DLS
2009
179views Languages» more  DLS 2009»
13 years 6 months ago
Directing JavaScript with arrows
JavaScript programmers make extensive use of event-driven programming to help build responsive web applications. However, standard approaches to sequencing events are messy, and o...
Yit Phang Khoo, Michael Hicks, Jeffrey S. Foster, ...