Sciweavers

41 search results - page 1 / 9
» Incremental summarization using taxonomy
Sort
View
KCAP
2009
ACM
13 years 11 months ago
Incremental summarization using taxonomy
In this paper, a new summarization system is proposed, which summarizes a document by interactively scoring the sentences using already-extracted summary so that the sentence whic...
DongHyun Choi, Key-Sun Choi
SIGMOD
2004
ACM
140views Database» more  SIGMOD 2004»
14 years 4 months ago
Incremental and Effective Data Summarization for Dynamic Hierarchical Clustering
Mining informative patterns from very large, dynamically changing databases poses numerous interesting challenges. Data summarizations (e.g., data bubbles) have been proposed to c...
Corrine Cheng, Jörg Sander, Samer Nassar
EDBT
2010
ACM
155views Database» more  EDBT 2010»
13 years 11 months ago
Reducing metadata complexity for faster table summarization
Since the visualization real estate puts stringent constraints on how much data can be presented to the users at once, table summarization is an essential tool in helping users qu...
K. Selçuk Candan, Mario Cataldi, Maria Luis...
ITS
2010
Springer
146views Multimedia» more  ITS 2010»
13 years 3 months ago
Towards Intelligent Tutoring with Erroneous Examples: A Taxonomy of Decimal Misconceptions
In the mathematics domain of decimals, students have common and persistent misconceptions. These misconceptions have been identified, studied, and published by many researchers, sp...
Seiji Isotani, Bruce M. McLaren, Max Altman
PEPM
2000
ACM
13 years 8 months ago
From Recursion to Iteration: What are the Optimizations?
Transforming recursion into iteration eliminates the use of stack frames during program execution. It has been studied extensively. This paper describes a powerful and systematic ...
Yanhong A. Liu, Scott D. Stoller