Document clustering is an unsupervised machine
learning method that separates a large subject heterogeneous
collection (Corpus) into smaller, more manageable, subject homogeneous
collections (clusters). Traditional method of document
clustering works around extracting textual features like: terms,
sequences, and phrases from documents. These features are
independent of each other and do not cater meaning behind these
word in the clustering process. In order to perform semantic
viable clustering, we believe that the problem of document clustering
has two main components: (1) to represent the document in
such a form that it inherently captures semantics of the text. This
may also help to reduce dimensionality of the document and (2)
to define a similarity measure based on the lexical, syntactic and
semantic features such that it assigns higher numerical values
to document pairs which have higher syntactic and semantic
relationship. In this paper, we propose a representation of
document by extracting three different types of features from a
given document. These are lexical , syntactic and semantic
features. A meta-descriptor for each document is proposed using
these three features: first lexical, then syntactic and in the last
semantic. A document to document similarity matrix is produced
where each entry of this matrix contains a three value vector for
each lexical , syntactic and semantic
. The main contributions
from this research are (i) A document level descriptor using three
different features for text like: lexical, syntactic and semantics.
(ii) we propose a similarity function using these three, and
(iii) we define a new candidate clustering algorithm using three
component of similarity measure to guide the clustering process
in a direction that produce more semantic rich clusters. We
performed an extensive series of experiments on standard text
mining data sets with external clustering evaluations like: FMeasure
and Purity, and have obtained encouraging results.
Rafi, M., Sharif, M. N., Arshad, W., & Rafay, H. (2016). Exploiting Document Level Semantics in Document Clustering. International Journal of Advanced Computer Science and Applications, 7(6). https://doi.org/10.14569/IJACSA.2016.070660
Rafi, Muhammad, et al.. "Exploiting Document Level Semantics in Document Clustering." International Journal of Advanced Computer Science and Applications, vol. 7, no. 6, 2016, https://doi.org/10.14569/IJACSA.2016.070660.
@article{Rafi2016,
title = {Exploiting Document Level Semantics in Document Clustering},
journal = {International Journal of Advanced Computer Science and Applications},
volume = {7},
number = {6},
year = {2016},
publisher = {The Science and Information Organization},
author = {Muhammad Rafi and Muhammad Naveed Sharif and Waleed Arshad and Habibullah Rafay},
doi = {10.14569/IJACSA.2016.070660},
url = {https://doi.org/10.14569/IJACSA.2016.070660}
}
Open Access — licensed under a
Creative Commons Attribution 4.0 International License.
Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.