National Conference on Role of Engineers in National Building |
Foundation of Computer Science USA |
NCRENB2016 - Number 1 |
July 2016 |
Authors: Bhushan Talekar, Saniket Kudoo, Pragati Patil, Pallavi Vartak |
d8904dc1-244d-400d-a90b-50c289b29529 |
Bhushan Talekar, Saniket Kudoo, Pragati Patil, Pallavi Vartak . Fuzzy Logic for Document Clustering. National Conference on Role of Engineers in National Building. NCRENB2016, 1 (July 2016), 28-31.
This paper shows document clustering by applying fuzzy logic. The method involves cleaning up the text and stemming of words. Then, chose âmâ features which differ significantly in their word frequencies (WF), normalized by document length, between documents belonging to these two clusters. The documents to be clustered are represented as a collection of âmâ normalized WF values. Then use Fuzzy c-means (FCM) algorithm to cluster these documents into two clusters. After the FCM execution finishes, the documents in the two clusters are analyzed for the values of their respective âmâ features. By using fuzzy logic, we not only get the cluster name, but also the degree to which a document belongs to a cluster.