code2vec: Learning distributed representations of code
… Goal: The goal of this paper is to learn code … distributed representations of code elements,
paths, and method names that are trained as part of our network. Distributed representations …
paths, and method names that are trained as part of our network. Distributed representations …
code2vec: Learning Distributed Representations of Code
… Goal: The goal of this paper is to learn code embeddings, continuous distributed vectors for
… In section 5 we compare distributed representations (“neural”) and symbolic representations (…
… In section 5 we compare distributed representations (“neural”) and symbolic representations (…
Cc2vec: Distributed representations of code changes
… and added code. To evaluate if CC2Vec can produce a distributed representation of code
changes that is … Alon et al. proposed code2vec [3], which represents code as paths in an AST, …
changes that is … Alon et al. proposed code2vec [3], which represents code as paths in an AST, …
Commit2vec: Learning distributed representations of code changes
R Cabrera Lozoya, A Baumann, A Sabetta… - SN Computer …, 2021 - Springer
… Part of this study leverages on the pretrained version of code2vec, therefore, we maintain
the same network architecture as [5]. Indeed, preserving the same architecture allows us to use …
the same network architecture as [5]. Indeed, preserving the same architecture allows us to use …
user2code2vec: Embeddings for profiling students based on distributional representations of source code
… Learning richer distributed representations of words has shown to be quite … representations
of user code (code2vec), we propose a mechanism to represent students using their code …
of user code (code2vec), we propose a mechanism to represent students using their code …
Using distributed representation of code for bug detection
… Code2Vec model of Alon et al. to evaluate it for detecting off-by-one errors in Java source
code. … large Java file corpus containing likely correct code. In order to properly classify incorrect …
code. … large Java file corpus containing likely correct code. In order to properly classify incorrect …
An overview of code2vec in student modeling for programming education
… to solve student modeling tasks in the computer science education domain. In the first … the
code2vec model [6] for student code auto-grading tasks, generating distributed representations …
code2vec model [6] for student code auto-grading tasks, generating distributed representations …
Post2vec: Learning distributed representations of stack overflow posts
… Related works like fun2vec [58] and code2vec [59], that aim to generate a representation for
… is to learn the distributed representations of software posts, rather than source code or APKs…
… is to learn the distributed representations of software posts, rather than source code or APKs…
Neural code comprehension: A learnable representation of code semantics
T Ben-Nun, AS Jakobovits… - Advances in neural …, 2018 - proceedings.neurips.cc
… hypothesis for code, from which we draw a novel distributed representation of code statements
… We detail the construction of the XFG, the first representation designed specifically for …
… We detail the construction of the XFG, the first representation designed specifically for …
Disentangled code representation learning for multiple programming languages
… code representation learning approach to separate the semantic from the syntax of source
code … code2vec: Learning distributed representations of code. Proceedings of the ACM on Pro…
code … code2vec: Learning distributed representations of code. Proceedings of the ACM on Pro…