Skip to content

gratianlup/DocumentClustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Clustering

An application for document clustering that uses a Suffix Tree Clustering algorithm.
Based on the paper "A New Suffix Tree Similarity Measure for Document Clustering" by Hung Chim and Xiaotie Deng.
The Suffix Tree construction algorithm is based on the paper "On-line Construction of Suffix Trees" by Esko Ukkonen.

It is written in Java and uses Swing to display the built Suffix Tree.

About

Document clustering using a Suffix Tree Clustering algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages