Open charlesfufu opened 5 years ago
@charlesfufu I am not very sure what you are asking.
But, after your training completes (supervised/unsupervised) you can see vector for individual words in the model_name.vec
file created.
Let me know if this is what you wanted to know.
I am using fasttext for converting word to vector to use it in my translation model. My model is predicting a value (say vector) how can I convert this back into a corresponding word
if i just want to get the vector of word. can i don't write the 'label" message in input.txt ?