Sciweavers

1192 search results - page 81 / 239
» Subject Index
Sort
View
SAC
2006
ACM
16 years 4 days ago
Exploiting partial decision trees for feature subset selection in e-mail categorization
In this paper we propose PARTfs which adopts a supervised machine learning algorithm, namely partial decision trees, as a method for feature subset selection. In particular, it is...
Helmut Berger, Dieter Merkl, Michael Dittenbach
SIGIR
2006
ACM
16 years 4 days ago
Music structure based vector space retrieval
This paper proposes a novel framework for music content indexing and retrieval. The music structure information, i.e., timing, harmony and music region content, is represented by ...
Namunu Chinthaka Maddage, Haizhou Li, Mohan S. Kan...
HASKELL
2005
ACM
15 years 11 months ago
TypeCase: a design pattern for type-indexed functions
A type-indexed function is a function that is defined for each member of some family of types. Haskell’s type class mechanism provides collections of open type-indexed function...
Bruno C. D. S. Oliveira, Jeremy Gibbons
WIDM
2005
ACM
15 years 11 months ago
A search result clustering method using informatively named entities
Clustering the results of a search helps the user to overview the information returned. In this paper, we regard the clustering task as indexing the search results. Here, an index...
Hiroyuki Toda, Ryoji Kataoka
164
Voted
CIKM
2005
Springer
15 years 11 months ago
Optimizing cursor movement in holistic twig joins
Holistic twig join algorithms represent the state of the art for evaluating path expressions in XML queries. Using inverted indexes on XML elements, holistic twig joins move a set...
Marcus Fontoura, Vanja Josifovski, Eugene J. Sheki...