Kirili4ik / code2vecLinks
code2vec for Python 3 made for NL2ML project
☆19Updated 2 years ago
Alternatives and similar repositories for code2vec
Users that are interested in code2vec are comparing it to the libraries listed below
Sorting:
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆75Updated 3 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- DeepBugs is a framework for learning bug detectors from an existing code corpus.☆151Updated 4 years ago
- Official implementation of our work, 'GypSum: Learning Hybrid Representations for Code Summarization'.☆14Updated 3 years ago
- A library for mining of path-based representations of code (and more)☆292Updated last year
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- predicting the buggy source files from the bug reports.☆28Updated last year
- ☆236Updated last year
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆33Updated 2 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆25Updated 2 years ago
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆60Updated 7 years ago
- A collection of free-text bug reports for duplicate issue identification☆119Updated last year
- Open-science repo for our experimental results of automatic software repair on the Defects4J benchmark of Java bugs☆35Updated 3 years ago
- ☆49Updated 2 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆563Updated this week
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆85Updated 2 years ago
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 6 years ago
- Scalable and Accurate Test Case Prioritization in Continuous Integration Contexts☆18Updated 3 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆28Updated 4 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- A library for building intraprocedural PDGs for Java programs☆34Updated last year
- An implementation of the SZZ algorithm, i.e., an approach to identify bug-introducing commits.☆118Updated last year
- This tool is a Program Dependence Graph generator for a given input file in the programming language Java that can be outputed as a dot f…☆23Updated 5 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆66Updated 3 years ago
- A word2vec model trained over Stack Overflow☆41Updated 7 years ago
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆51Updated 2 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆88Updated 3 years ago