/Context-aware-clustering

Context-aware clustering of mixed/categorical data using word embeddings from Stanford's GloVe and t-SNE (for dimensionality reduction) with the k-means clustering algorithm. This serves as the code and implementation for the paper: Context-aware Clustering using Glove and k-Means

Primary LanguagePython

Context-aware-clustering

Context-aware clustering of mixed/categorical data using word embeddings from Stanford's GloVe and t-SNE (for dimensionality reduction) with the k-means clustering algorithm.