Currently, the Semantle game will pull a word from the full vocabulary of the Word2Vec model. This isn't in line with the original game, which uses a list of popular words as the playable word list. Shortening the word list for this solver would (probably) improve performance.
Currently, the Semantle game will pull a word from the full vocabulary of the Word2Vec model. This isn't in line with the original game, which uses a list of popular words as the playable word list. Shortening the word list for this solver would (probably) improve performance.