It’s a technique that converts words into vectors
Can be:
Word2Vec will solve those issues. We try to make a vector for each word that has a limited size.
Feature representation:
Distance = 1 - Cosine Similarity
EX:
Doc_1 = Krish channel is related to data science
Window size = 5
Training Data