Given a document set, our clustering method
is composed of the following steps: (1) apply
ontology to index whole document set; each
document is thus represented as a vector of
terms; (2) each term’s weight is re-calculated
by the proposed term re-weighting method; (3)
Spherical K-means is run the on the dataset.