node2vec
node2vec copied to clipboard
Can we use any technique other than word2vec in the implementation of node2vec for finding embeddings?
Can we use any technique other than word2vec like Glove ,TF-IDF, Fast-Text etc. in the implementation of node2vec for finding embeddings.