Answer the question
In order to leave comments, you need to log in
How to represent words in vector form?
I know that the word2vec model is used for such tasks, well, as I understand it, we need to feed texts to this model, and it creates a dictionary of words and vectors for these words. I already have a dictionary myself, that is, it’s not tedious for me to single them out from the texts. I need to build the vectors of these words in order to use them for the classification task in the future, i.e. the input will be text, and the output is tedious to determine whether this text belongs to a specific topic
Answer the question
In order to leave comments, you need to log in
The task you are solving is called topic modeling - www.machinelearning.ru/wiki/index.php?title=%D0%A2...
Information about vector representations of words - https://m.habrahabr.ru/company/ods/ blog/329410/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question