Find answers from the community

Updated 2 years ago

Word2vec

Is there a way to test the embeddings/vectors similarly to what can be done with Word2Vec ?
https://tedboy.github.io/nlps/generated/generated/gensim.models.Word2Vec.most_similar_cosmul.html
L
b
2 comments
I think you'd have to subclass our base embeddings class and implement a few functions

Tbh though, I think most models even on hughingface would outperform word2vec, but I haven't actually tested that haha
yeah, not necessarily for something specialist
Add a reply
Sign up and join the conversation on Discord