Sciweavers

185 search results - page 15 / 37
» Experimental Study of Compiler Techniques for NUMA Machines
Sort
View
EMNLP
2008
15 years 1 months ago
Using Bilingual Knowledge and Ensemble Techniques for Unsupervised Chinese Sentiment Analysis
It is a challenging task to identify sentiment polarity of Chinese reviews because the resources for Chinese sentiment analysis are limited. Instead of leveraging only monolingual...
Xiaojun Wan
IEEEPACT
2000
IEEE
15 years 4 months ago
Global Register Partitioning
Modern computers have taken advantage of the instruction-level parallelism (ILP) available in programs with advances in both architecture and compiler design. Unfortunately, large...
Jason Hiser, Steve Carr, Philip H. Sweany
PC
2002
82views Management» more  PC 2002»
14 years 11 months ago
Time-minimal tiling when rise is larger than zero
This paper presents a solution to the open problem of finding the optimal tile size to minimise the execution time of a parallelogram-shaped iteration space on a distributed memory...
Jingling Xue, Wentong Cai
ASSETS
2009
ACM
15 years 6 months ago
Comparing evaluation techniques for text readability software for adults with intellectual disabilities
In this paper, we compare alternative techniques for evaluating a software system for simplifying the readability of texts for adults with mild intellectual disabilities (ID). We ...
Matt Huenerfauth, Lijun Feng, Noemie Elhadad
SAC
2008
ACM
14 years 11 months ago
Implementing Java modeling language contracts with AspectJ
The Java Modeling Language (JML) is a behavioral interface specification language (BISL) designed for Java. It was developed to improve functional software correctness of Java app...
Henrique Rebêlo, Sérgio Soares, Ricar...