Sciweavers

325 search results - page 30 / 65
» MIX Is Not a Tree-Adjoining Language
Sort
View
62
Voted
EMNLP
2008
14 years 11 months ago
Part-of-Speech Tagging for English-Spanish Code-Switched Text
Code-switching is an interesting linguistic phenomenon commonly observed in highly bilingual communities. It consists of mixing languages in the same conversational event. This pa...
Thamar Solorio, Yang Liu
AROBOTS
2000
93views more  AROBOTS 2000»
14 years 9 months ago
Functional Programming of Behavior-Based Systems
In this paper, I describe a simple functional programming language, GRL, in which most of the characteristic features of the popular behavior-based robot architectures can be conc...
Ian Horswill
92
Voted
ACL
2009
14 years 7 months ago
Opinion and Generic Question Answering Systems: a Performance Analysis
The importance of the new textual genres such as blogs or forum entries is growing in parallel with the evolution of the Social Web. This paper presents two corpora of blog posts ...
Alexandra Balahur, Ester Boldrini, Andrés M...
85
Voted
APLAS
2009
ACM
15 years 4 months ago
Witnessing Purity, Constancy and Mutability
Restricting destructive update to values of a distinguished reference type prevents functions from being polymorphic in the mutability of their arguments. This restriction makes it...
Ben Lippmeier
PLDI
2012
ACM
13 years 4 days ago
Effective parallelization of loops in the presence of I/O operations
Software-based thread-level parallelization has been widely studied for exploiting data parallelism in purely computational loops to improve program performance on multiprocessors...
Min Feng, Rajiv Gupta, Iulian Neamtiu