Skip to content

Etang21/Mathcamp-Word2Vec

Repository files navigation

Mathcamp-Word2Vec

A Mathcamp 2017 Word2Vec project in Java!

Using the existing Word2Vec outputs that Google provides from its Google News corpus, we're building a program to play the role of Spymaster in the board game Codenames.

Along the way, we've also built tools to:

  • Find the words with maximum values in component x (for any x).
  • Compare headlines and suggest similar ones
  • Solve analogies (e.g. Male is to King as Female is to . . .)
  • Determine the cosine similarity between words
  • Find a list of words similar to a given word

Dawson, Ashley and Eric

About

Uses Word2Vec, trained on the Google News corpus, to solve analogies and play Codenames.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages