Skip to content

pinksi/Similarity-Calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This contains the comparison between two similarity calculating methods: cosine similarity and soft cosine similarity.

The dataset used to build word2vec model are:

  1. numberbatch-en.txt
  2. GoogleNews-vectors-negative300.bin
  3. glove-wiki-gigaword-100 These data can be downloaded from here: https://github.com/RaRe-Technologies/gensim-data

Requirements: pandas, nltk, numpy, sklearn, gensim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages