Sciweavers

346 search results - page 57 / 70
» PPM Model Cleaning
Sort
View
MT
1998
69views more  MT 1998»
13 years 7 months ago
Bilingual Sentence Alignment: Balancing Robustness and Accuracy
Sentence alignment is the problem of making explicit the relations that exist between the sentences of two texts that are known to be mutual translations. Automatic sentence align...
Michel Simard, Pierre Plamondon
PVLDB
2010
126views more  PVLDB 2010»
13 years 5 months ago
Set Similarity Join on Probabilistic Data
Set similarity join has played an important role in many real-world applications such as data cleaning, near duplication detection, data integration, and so on. In these applicati...
Xiang Lian, Lei Chen 0002
ICDM
2010
IEEE
154views Data Mining» more  ICDM 2010»
13 years 5 months ago
Discrimination Aware Decision Tree Learning
Abstract--Recently, the following discrimination aware classification problem was introduced: given a labeled dataset and an attribute , find a classifier with high predictive accu...
Faisal Kamiran, Toon Calders, Mykola Pechenizkiy
ICIP
2010
IEEE
13 years 5 months ago
Joint color decrosstalk and demosaicking for CFA cameras
In interest of low cost, low power consumption, and compact size, most digital cameras adopt a design of single sensor array coupled with a color filter array. This design inevita...
Xiaolin Wu, Xiangjun Zhang
CACM
2010
121views more  CACM 2010»
13 years 4 months ago
Goldilocks: a race-aware Java runtime
We present Goldilocks, a Java runtime that monitors program executions and throws a DataRaceException when a data race is about to occur. This prevents racy accesses from taking p...
Tayfun Elmas, Shaz Qadeer, Serdar Tasiran