Sciweavers

FLOPS
2016
Springer
10 years 7 hour ago
Declarative Foreign Function Binding Through Generic Programming
Abstract. Foreign function interfaces are typically organised monolithically, tying together the specification of each foreign function with the mechanism used to make the functio...
Jeremy Yallop, David Sheets, Anil Madhavapeddy
FLOPS
2016
Springer
10 years 7 hour ago
The Boolean Constraint Solver of SWI-Prolog (System Description)
We present a new constraint solver over Boolean variables, available as library(clpb)1 in SWI-Prolog. Our solver distinguishes itself from other available CLP(B) solvers by several...
Markus Triska
FIRSTMONDAY
2016
10 years 7 hour ago
Gender-based violence in 140 characters or fewer: A #BigData case study of Twitter
Public institutions are increasingly reliant on data from social media sites to measure public attitude and provide timely public engagement. Such reliance includes the exploratio...
Hemant Purohit, Tanvi Banerjee, Andrew Hampton, Va...
FFA
2016
47views Biometrics» more  FFA 2016»
10 years 7 hour ago
Sets with many pairs of orthogonal vectors over finite fields
Let n be a positive integer and B be a non-degenerate symmetric bilinear form over Fn q , where q is an odd prime power and Fq is the finite field with q elements. We determine th...
Omran Ahmadi, Ali Mohammadian
FFA
2016
65views Biometrics» more  FFA 2016»
10 years 7 hour ago
Multizeta shuffle relations for function fields with non rational infinite place
In contrast to the ‘universal’ multizeta shuffle relations, when the chosen infinite place of the function field over Fq is rational, we show that in the non-rational case, o...
José Alejandro Lara Rodríguez, Dines...
199
Voted
FEGC
2016
58views Biometrics» more  FEGC 2016»
10 years 7 hour ago
TOM: A library for topic modeling and browsing
In this paper, we present TOM (TOpic Modeling), a Python library for topic modeling and browsing. Its objective is to allow for an efficient analysis of a text corpus from start t...
Adrien Guille, Edmundo-Pavel Soriano-Morales
FCSC
2016
10 years 7 hour ago
An operational happens-before memory model
Happens-before memory model (HMM) is used as the basis of Java memory model (JMM). Although HMM itself is simple, some complex axioms have to be introduced in JMM to prevent the ca...
Yang Zhang, Xinyu Feng
FCSC
2016
10 years 7 hour ago
Scene text detection and recognition: recent advances and future trends
Text, as one of the most influential inventions of humanity, has played an important role in human life, so far from ancient times. The rich and precise information embodied in te...
Yingying Zhu, Cong Yao, Xiang Bai
FAST
2016
10 years 7 hour ago
sRoute: Treating the Storage Stack Like a Network
In a data center, an IO from an application to distributed storage traverses not only the network, but also several software stages with diverse functionality. This set of ordered...
Ioan A. Stefanovici, Bianca Schroeder, Greg O'Shea...
FAST
2016
10 years 7 hour ago
The Composite-file File System: Decoupling the One-to-One Mapping of Files and Metadata for Better Performance
Traditional file system optimizations typically retain the one-to-one mapping of logical files to their physical metadata representations. This rigid mapping results in missed opp...
Shuanglong Zhang, Helen Catanese, An-I Andy Wang