contexto
1.0.0
Contexto.me是一种语言游戏,将流行的Word Game Wordle提升到了一个下一个级别。
该存储库包含使用向量搜索的游戏解决方案。
克隆存储库
安装要求
pip install poetry
poetry install
python -m contexto.prepare_embeddings
第一个单词在您身上,其他单词是由算法生成的。
python -m contexto.guess
平均猜测是30。