Sciweavers

1140 search results - page 152 / 228
» Generating compilers for generated datapaths
Sort
View
109
Voted
EWCBR
2006
Springer
15 years 7 months ago
Case-Based Sequential Ordering of Songs for Playlist Recommendation
Abstract. We present a CBR approach to musical playlist recommendation. A good playlist is not merely a bunch of songs, but a selected collection of songs, arranged in a meaningful...
Claudio Baccigalupo, Enric Plaza
FMCO
2006
Springer
135views Formal Methods» more  FMCO 2006»
15 years 7 months ago
Links: Web Programming Without Tiers
Links is a programming language for web applications that generates code for all three tiers of a web application from a single source, compiling into JavaScript to run on the clie...
Ezra Cooper, Sam Lindley, Philip Wadler, Jeremy Ya...
100
Voted
SAS
2000
Springer
124views Formal Methods» more  SAS 2000»
15 years 6 months ago
Code Specialization Based on Value Profiles
Abstract. It is often the case at runtime that variables and registers in programs are "quasi-invariant," i.e., the distribution of the values they take on is very skewed...
Robert Muth, Scott A. Watterson, Saumya K. Debray
WIA
2000
Springer
15 years 6 months ago
Applications of Finite-State Transducers in Natural Language Processing
This paper is a review of some of the major applications of finite-state transducers in Natural Language Processing ranging from morphological analysis to finite-state parsing. The...
Lauri Karttunen
ICS
1995
Tsinghua U.
15 years 6 months ago
Run-Time Methods for Parallelizing Partially Parallel Loops
In this paper we give a new run–time technique for finding an optimal parallel execution schedule for a partially parallel loop, i.e., a loop whose parallelization requires syn...
Lawrence Rauchwerger, Nancy M. Amato, David A. Pad...