These are implementations of Codenames and Little Alchemy using static word embeddings in Spacy. It is designed to be as simple to use as possible to give a sense for the versatility of word embeddings, especially for applied mathematicians.
pip install -r requirements.txt
python -m spacy download en_core_web_lg