Skip to content

A program in which the user can choose a word or a sentence and the program will look through all of the data provided by GloVe to find the 5 nearest neighbors of that word using cosine similarity. This implies that these words are similar in meaning and/or general context.

deruhat/Vector-Representations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vector-representations

A program in which the user can choose a word or a sentence and the program will look through all of the data provided by GloVe to find the 5 nearest neighbors of that word using cosine similarity. This implies that these words are similar in meaning and/or general context.

Dataset: http://nlp.stanford.edu/data/glove.6B.zip

Please view readme.pdf for usage.

About

A program in which the user can choose a word or a sentence and the program will look through all of the data provided by GloVe to find the 5 nearest neighbors of that word using cosine similarity. This implies that these words are similar in meaning and/or general context.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages