mlmedium
Like a Glove
hackthebox
Task: Solve 84 word analogies using the glove-twitter-25 embedding model and assemble the flag from results. Solution: Used gensim to load GloVe embeddings, computed analogy vectors (B - A + C), found nearest words by cosine similarity, and converted fullwidth Unicode digits to ASCII.
$ ls tags/ techniques/
word_analogy_arithmeticcosine_similarityfullwidth_unicode_conversion
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]