AdaGram.jl
                                
                                
                                
                                    AdaGram.jl copied to clipboard
                            
                            
                            
                        K-means clustering function
Added clustering function that implements k-means algorithm on word embeddings and writes classification to file. Added example in README file. Algorithm taken from word2vec clustering option