Sciweavers

27119 search results - page 211 / 5424
» Languages
Sort
View
120
Voted
ACL
2010
15 years 2 months ago
Intelligent Selection of Language Model Training Data
We address the problem of selecting nondomain-specific language model training data to build auxiliary language models for use in tasks such as machine translation. Our approach i...
Robert C. Moore, William Lewis
170
Voted
EMNLP
2010
15 years 1 months ago
Cross Language Text Classification by Model Translation and Semi-Supervised Learning
In this paper, we introduce a method that automatically builds text classifiers in a new language by training on already labeled data in another language. Our method transfers the...
Lei Shi, Rada Mihalcea, Mingjun Tian
90
Voted
NLUCS
2010
15 years 1 months ago
Robust Morphologic Analyzer for Highly Inflected Languages
Andrés Tomás Hohendahl, José ...
PLDI
2011
ACM
14 years 6 months ago
Languages as libraries
Programming language design benefits from constructs for extending the syntax and semantics of a host language. While C’s stringbased macros empower programmers to introduce no...
Sam Tobin-Hochstadt, Vincent St-Amour, Ryan Culpep...