Sciweavers

2944 search results - page 61 / 589
» On Well Quasi-orders on Languages
Sort
View
CLEF
2011
Springer
12 years 8 months ago
Overview of the 2nd International Competition on Wikipedia Vandalism Detection
Abstract The paper overviews the vandalism detection task of the PAN’11 competition. A new corpus is introduced which comprises about 30 000 Wikipedia edits in the languages Engl...
Martin Potthast, Teresa Holfeld
EACL
2006
ACL Anthology
13 years 10 months ago
Multi-Document Summarization of Evaluative Text
We present and compare two approaches to the task of summarizing evaluative arguments. The first is a sentence extractionbased approach while the second is a language generation-b...
Giuseppe Carenini, Raymond T. Ng, Adam Pauls
ICFP
2009
ACM
14 years 9 months ago
Runtime support for multicore Haskell
Purely functional programs should run well on parallel hardware because of the absence of side effects, but it has proved hard to realise this potential in practice. Plenty of pap...
Simon Marlow, Simon L. Peyton Jones, Satnam Singh
ICFP
2006
ACM
14 years 8 months ago
An object-oriented approach to datatype-generic programming
Datatype-generic programming (DGP) is the next step beyond abstracting over types using parametric polymorphism, which is often called "genericity" in object-oriented la...
Adriaan Moors, Frank Piessens, Wouter Joosen
OTM
2005
Springer
14 years 2 months ago
An XML-Based Cross-Language Framework
Abstract. We introduce XMLVM, a Turing complete XML-based programming language based on a stack-based, virtual machine. We show how XMLVM can automatically be created from Java cla...
Arno Puder