tkdsheep / TechnicalDebt
The source code and data for paper "Identifying Self-admitted Technical Debt in Open Source Projects Using Text Mining"
☆9Updated 8 years ago
Alternatives and similar repositories for TechnicalDebt:
Users that are interested in TechnicalDebt are comparing it to the libraries listed below
- ☆39Updated 11 months ago
- ☆30Updated 6 years ago
- TDCleaner: A Tool for Detecting Obsolete TODO Comments in Software Repos☆11Updated 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
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 6 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- 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
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText