aditya-grover / node2vec

http://snap.stanford.edu/node2vec/
MIT License
2.61k stars 912 forks source link

Can we use any technique other than word2vec in the implementation of node2vec for finding embeddings? #119

Open Sanchita333 opened 2 years ago

Sanchita333 commented 2 years ago

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