You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am a beginner of graph classification task. I have a question that if the node has a string(natural language string) attribute, how can I convert the string into node feature?
Could I use word embedding model, such as word2vec, to convert the string into node feature?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I am a beginner of graph classification task. I have a question that if the node has a string(natural language string) attribute, how can I convert the string into node feature?
Could I use word embedding model, such as word2vec, to convert the string into node feature?
Thanks!
The text was updated successfully, but these errors were encountered: