TomasAndersonFang / SANCS
Code search model based the self-attention
☆12Updated 4 years ago
Alternatives and similar repositories for SANCS:
Users that are interested in SANCS are comparing it to the libraries listed below
- ☆11Updated 4 years ago
- Replication package for EMNLP 2021 paper: CAST: Enhancing Code Summarization with Hierarchical Splitting and Reconstruction of Abstract S…☆31Updated 3 years ago
- Code Generation as a Dual Task of Code Summarization.☆30Updated 3 years ago
- ☆43Updated 2 years ago
- ☆8Updated 4 years ago
- ☆25Updated 2 years ago
- ☆12Updated 3 years ago
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 2 years ago
- ☆1Updated last year
- Contains the code and data for our #ICSE2022 paper titled as "CodeFill: Multi-token Code Completion by Jointly Learning from Structure an…☆14Updated 2 years ago
- ☆19Updated 2 years ago
- This repo is the benchmark for source code summarization on C language☆25Updated 3 years ago
- code for "Learning to Represent Programs with Heterogeneous Graphs"☆12Updated 2 years ago
- Cross-Domain Deep Code Search with Few-Shot Learning☆11Updated last year
- code for "Retrieve and Refine: Exemplar-based Neural Comment Generation"☆15Updated 3 years ago
- ☆5Updated last year
- ESEC/FSE'21: Prediction-Preserving Program Simplification☆10Updated 2 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 3 years ago
- ☆17Updated 2 years ago
- Replication package for ICSE2022 paper: On the Evaluation of Neural Code Summarization☆28Updated 2 years ago
- code for "Implant Global and Local Hierarchy Information to Sequence based Code Representation Models"☆12Updated 2 months ago
- Deep Just-In-Time Inconsistency Detection Between Comments and Source Code: Artifact☆21Updated 2 years ago
- Code and data for "Impact of Evaluation Methodologies on Code Summarization" in ACL 2022.☆10Updated 2 years ago
- NLQF is a tool to filter query-appropriate comments for building high-quality code search datasets.☆17Updated 3 years ago
- Contests based Dataset for Code Generation☆13Updated 2 years ago
- Learning to Update Natural Language Comments Based on Code Changes: Artifact☆33Updated 4 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
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"