01
code2vec and the Decision to Represent Programs Through AST Paths
code2vec represented methods through paths in their abstract syntax trees, turning program structure into learned vectors rather than treating source code only as a sequence of tokens.
↗