Document clustering as an unsupervised approach extensively used to navigate, filter, summarize and manage large collection of document repositories like the World Wide Web (WWW). Recently, focuses in this domain shifted from traditional vector based document similarity for clustering to suffix tree based document similarity, as it offers more semantic representation of the text present in the document. In this paper, we compare and contrast two recently introduced approaches to document clustering based on suffix tree data model. The first is an Efficient Phrase based document clustering, which extracts phrases from documents to form compact document representation and uses a similarity measure based on common suffix tree to cluster the documents. The second approach is a frequent word/word meaning sequence based document clustering, it similarly extracts the common word sequence from the document and uses the common sequence/ common word meaning sequence to perform the compact representation, and finally, it uses document clustering approach to cluster the compact documents. These algorithms are using agglomerative hierarchical document clustering to perform the actual clustering step, the difference in these approaches are mainly based on extraction of phrases, model representation as a compact document, and the similarity measures used for clustering. This paper investigates the computational aspect of the two algorithms, and the quality of results they produced.
[1]
Mohamed S. Kamel,et al.
Efficient phrase-based document indexing for Web document clustering
,
2004,
IEEE Transactions on Knowledge and Data Engineering.
[2]
Marti A. Hearst,et al.
Reexamining the cluster hypothesis: scatter/gather on retrieval results
,
1996,
SIGIR '96.
[3]
Anil K. Jain,et al.
Data clustering: a review
,
1999,
CSUR.
[4]
Xiaotie Deng,et al.
Efficient Phrase-Based Document Similarity for Clustering
,
2008,
IEEE Transactions on Knowledge and Data Engineering.
[5]
Peter J. Rousseeuw,et al.
Finding Groups in Data: An Introduction to Cluster Analysis
,
1990
.
[6]
Alessandro Campi,et al.
The Role of Clustering in Search Computing
,
2009,
2009 20th International Workshop on Database and Expert Systems Application.
[7]
Pavel Zezula,et al.
Similarity Search - The Metric Space Approach
,
2005,
Advances in Database Systems.
[8]
George Karypis,et al.
A Comparison of Document Clustering Techniques
,
2000
.
[9]
Soon Myoung Chung,et al.
Text document clustering based on frequent word meaning sequences
,
2008,
Data Knowl. Eng..
[10]
Chinatsu Aone,et al.
Fast and effective text mining using linear-time document clustering
,
1999,
KDD '99.