Kirili4ik / code2vec
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
- Cross language clone detection using supervised learning☆19Updated 3 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆25Updated 2 years ago
- 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
- A library for mining of path-based representations of code (and more)☆287Updated last year
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- A collection of datasets for machine learning for big code☆56Updated 3 years ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆33Updated 2 years ago
- ☆49Updated 2 years ago
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆52Updated 2 years ago
- PyTorch's implementation of the code2seq model.☆62Updated 9 months ago
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Updated 6 years ago
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 5 years ago
- Open-science repo for our experimental results of automatic software repair on the Defects4J benchmark of Java bugs☆35Updated 3 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆64Updated 3 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆61Updated 2 years ago
- Deep learning code semantic similarity☆63Updated 5 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
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- ☆21Updated 4 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆27Updated 4 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆37Updated 6 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Updated 3 years ago
- Hoppity☆59Updated 4 years ago
- ☆45Updated 2 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 9 months ago
- A repository for code risk analysis, bug prediction, software fault detection, software vulnerability detection, Quality analysis.☆16Updated 3 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆48Updated 4 years ago
- ☆30Updated 6 years ago