armenian_contexto

albpiliposyan/armenian_contexto

Armenian Contexto-style semantic word guessing game using Armenian FastText embeddings and cosine similarity.

Python Stars: 0 Forks: 0 Language/NLP

Summary

Armenian Contexto is a semantic word guessing game implementation that uses Armenian FastText embeddings and cosine similarity to rank guesses based on semantic closeness rather than letter matching. The project includes a complete pipeline for processing English frequency data, translating to Armenian, generating normalized embeddings, and providing a playable terminal game with ranking engine.

Similar Projects