• Stars
    star
    1
  • Language
    Java
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.