Sciweavers

6740 search results - page 588 / 1348
» Using Classification as a Programming Language
Sort
View
EACL
1989
ACL Anthology
15 years 7 months ago
A Descriptive Framework for Translating Speaker's Meaning
A framework for translating speaker's meaning or intention is proposed based on two notions, Illocutionary Force Types (IFTs) for analysis and Decision Parameters (DPs) for g...
Masako Kume, Gayle K. Sato, Kei Yoshimoto
CHI
2010
ACM
15 years 4 months ago
The tower of Babel meets web 2.0: user-generated content and its applications in a multilingual context
This study explores language's fragmenting effect on usergenerated content by examining the diversity of knowledge representations across 25 different Wikipedia language edit...
Brent Hecht, Darren Gergle
177
Voted
CSCW
2012
ACM
14 years 1 months ago
Of joy and gender: emotional expression in online social networks
In this study, we analyzed the language use on Twitter personal exchanges as well as properties of the users’ networks, to study the influence of gender composition on expressio...
Funda Kivran-Swaine, Samuel Brody, Nicholas Diakop...
ICFP
2002
ACM
16 years 6 months ago
Monads for incremental computing
This paper presents a monadic approach to incremental computation, suitable for purely functional languages such as Haskell. A program that uses incremental computation is able to...
Magnus Carlsson
POPL
2010
ACM
16 years 3 months ago
A simple, verified validator for software pipelining
Software pipelining is a loop optimization that overlaps the execution of several iterations of a loop to expose more instruction-level parallelism. It can result in first-class p...
Jean-Baptiste Tristan, Xavier Leroy