bdqnghi / hierarchical-programming-language-mappingLinks
[ICSE'18] Hierarchical Learning of Cross-Language Mappings through Distributed Vector Representations for Code
☆22Updated 7 years ago
Alternatives and similar repositories for hierarchical-programming-language-mapping
Users that are interested in hierarchical-programming-language-mapping are comparing it to the libraries listed below
Sorting:
- 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
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 6 years ago
- Set of tools to help working with "Big Code"☆43Updated 3 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 10 months ago
- Artifacts and other data for "Code Vectors: Understanding Programs Through Embedded Abstraced Symbolic Traces"☆22Updated 5 years ago
- Tensorflow implementation of Gated Graph Neural Network for Source Code Classification☆42Updated 4 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- ☆30Updated 6 years ago
- Probabilistic API Mining☆53Updated 7 years ago
- Website for Learning from "Big Code"☆29Updated 3 years ago
- Neural Code Translator provides instructions, datasets, and a deep learning infrastructure (based on seq2seq) that aims at learning code …☆38Updated 6 years 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
- A set of tools for extracting tokens and ASTs from code☆22Updated 7 years ago
- ☆13Updated 4 years ago
- Code to reproduce the experiments in the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache☆21Updated 6 years ago
- Extracting Concise Bug-Fixing Patches from Human-Written Patches in Version Control Systems☆16Updated 2 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆85Updated last year
- cppminer produces a code2seq compatible datasets from C++ code bases.☆23Updated 5 years ago
- [FSE 2019] Learning Cross-Language API Mappings with Little Knowledge☆18Updated last year
- Your library for dynamic language modeling☆67Updated 6 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- ☆46Updated 2 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 6 years ago
- Open-science repo for our experimental results of automatic software repair on the Defects4J benchmark of Java bugs☆35Updated 3 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- AVATAR: Fixing Semantic Bugs with Fix Patterns of Static Analysis Violations