Dear all,
I am training a word2vec model using GenSim 4.
My corpora is relatibely small.
How can I evaluate the quality of the model I have obtained?
In theory word2vec is a NN model, so I think I can use accuracy on an evaluation set or something like that? I am not sure.
Maybe I can use the performance on a standard task?
Is there a standardized way to measure the quality of a word embedding?
Best regards