Sciweavers

4743 search results - page 74 / 949
» The PlusCal Algorithm Language
Sort
View
JUCS
2002
119views more  JUCS 2002»
15 years 3 months ago
Error-Correction, and Finite-Delay Decodability
: When the words of a language are communicated via a noisy channel, the language property of error-detection ensures that no word of the language can be transformed to another wor...
Stavros Konstantinidis
INLG
2010
Springer
15 years 2 months ago
Cross-linguistic Attribute Selection for REG: Comparing Dutch and English
In this paper we describe a cross-linguistic experiment in attribute selection for referring expression generation. We used a graph-based attribute selection algorithm that was tr...
Mariët Theune, Ruud Koolen, Emiel Krahmer
EMNLP
2010
15 years 2 months ago
Holistic Sentiment Analysis Across Languages: Multilingual Supervised Latent Dirichlet Allocation
In this paper, we develop multilingual supervised latent Dirichlet allocation (MLSLDA), a probabilistic generative model that allows insights gleaned from one language's data...
Jordan L. Boyd-Graber, Philip Resnik
CICLING
2009
Springer
15 years 8 months ago
Language Identification on the Web: Extending the Dictionary Method
Abstract. Automated language identification of written text is a wellestablished research domain that has received considerable attention in the past. By now, efficient and effecti...
Radim Rehurek, Milan Kolkus
184
Voted
DLS
2010
204views Languages» more  DLS 2010»
15 years 2 months ago
Alias analysis for optimization of dynamic languages
Dynamic languages such as Python allow programs to be written more easily using high-level constructs such as comprehensions for queries and using generic code. Efficient executio...
Michael Gorbovitski, Yanhong A. Liu, Scott D. Stol...