A curated list of papers, theses, datasets, and tools related to the application of Machine Learning for Software Engineering
-
Updated
Jul 9, 2024
A curated list of papers, theses, datasets, and tools related to the application of Machine Learning for Software Engineering
Website for "A Survey of Machine Learning for Big Code and Naturalness"
Implementation of the paper "Language-agnostic representation learning of source code from structure and context".
Repository for the code of the "A Convolutional Attention Network for Extreme Summarization of Source Code" paper
PyTorch's implementation of the code2seq model.
A Tool for Mining Rich Abstract Syntax Trees from Code
Tree-based Autofolding Software Summarization Algorithm
The official repository of "GraphSPD: Graph-Based Security Patch Detection with Enriched Code Semantics". The paper will appear in the IEEE Symposium on Security and Privacy (S&P), San Francisco, CA, May 22-26, 2023.
[ICLR 2021] "Generating Adversarial Computer Programs using Optimized Obfuscations" by Shashank Srikant, Sijia Liu, Tamara Mitrovska, Shiyu Chang, Quanfu Fan, Gaoyuan Zhang, and Una-May O'Reilly
ComPy-Learn is a framework for exploring program representations for ML4CODE tasks.
Set of PyTorch modules for developing and evaluating different algorithms for embedding trees.
Fixes Java syntax errors with LSTM neural networks! [proof-of-concept]
Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText
Code and data for "Impact of Evaluation Methodologies on Code Summarization" in ACL 2022.
VSCode Extension of Type4Py
A graph based bug classifier using the dgl library and DeepBugs dataset
Neural Data-Flow Analysis: A tool for solving program-related tasks which involve data-flow analysis using deep neural networks
Extracts code2seq compatible datasets from PHP source files.
Add a description, image, and links to the ml4code topic page so that developers can more easily learn about it.
To associate your repository with the ml4code topic, visit your repo's landing page and select "manage topics."