Awesome
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
- Clone the repo
- type
pip install -r requirements.txt
orpip3 install -r requirments.txt
as needed. - Download one of these sets of word vectors available here and/or here
- Enjoy the game by running
python3 play_game.py