Closed DennisShaw closed 6 years ago
@DennisShaw There several embedding types depending on how you want to group the nodes. Internal type? Topology? Graph Network to solve a particular problem? etc.
Worth having a look at code2vec, also GGNN papers by Miltos Alamanis.
That being said, this project does not contain any straightforward wrappers or end-user commands for that. Cheers.
I want to embedding AST tree nodes to vector.Would you mind helping me?Thank you