Dead simple games made with word vectors.

Hellisotherpeople Hellisotherpeople Last update: Sep 03, 2023

Language-games

Dead simple games made with Language Models and Word Vectors. Powered by the wonderful Word Vector Library: Magnitude

  • Game 1: Competative Word Guessing - Players try to guess a hidden word
  • Game 2: Guessing the closest word from a list to a given word
  • Game 3: Guessing the word which DOESN'T match a list of other words
  • Game 4: A Semantic Scrabble-like game

Install Instructions

  1. Clone the repo
  2. type pip install -r requirements.txtor pip3 install -r requirments.txt as needed.
  3. Download one of these sets of word vectors available here and/or here
  4. Enjoy the game by running python3 play_game.py

Screenshots

Game 1:

Game 2:

Game 3:

Game 4:

Subscribe to our newsletter