thdiaman / ASTExtractorLinks
Abstract Syntax Tree Extractor for Java Source Code
☆44Updated 2 years ago
Alternatives and similar repositories for ASTExtractor
Users that are interested in ASTExtractor are comparing it to the libraries listed below
Sorting:
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 4 years ago
- ☆25Updated 4 years ago
- ☆58Updated last year
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆75Updated 3 years ago
- A vulnerability patch gathering tool☆42Updated 6 years ago
- Deep learning code semantic similarity☆65Updated 6 years ago
- This repository provides the code and guidance for reproducing the results in our ESEC/FSE 2023 submission "Pre-training Code Representat…☆27Updated last year
- ☆45Updated 3 years ago
- ☠️ Ground-truth dataset for vulnerability prediction (known research datasets and data sources included such as NVD, CVE Details and OSV)…☆93Updated last year
- Code and dataset for paper C4: Contrastive Cross-Language Code Clone Detection☆30Updated 3 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆78Updated last year
- This repository is to support contributions for tools and new data entries for the D2A dataset hosted in DAX☆74Updated 3 years ago
- Towards converting multilingual source code into one language-agnostic graph representation.☆47Updated 2 years ago
- A program slicer for Java, based on the system dependence graph (SDG).☆67Updated last month
- A library for mining of path-based representations of code (and more)☆295Updated last year
- The public dataset in the paper "PatchDB: A Large-Scale Security Patch Dataset". This paper appears in the 51st Annual IEEE/IFIP Interna…☆42Updated last year
- ☆101Updated 9 months ago
- Java Program -> AST -> .dot -> Visualization☆68Updated 4 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 6 years ago
- srcML Toolkit☆140Updated this week
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆67Updated last year
- AutoPruner: Transformer-based Call Graph Pruning (ESEC/FSE 2022, Research Track)☆22Updated last year
- The official repository of "GraphSPD: Graph-Based Security Patch Detection with Enriched Code Semantics". The paper will appear in the IE…☆47Updated 2 years ago
- Statement-level deep learning model for automated software vulnerability detection in C/C++ (Accepted in MSR 2022)☆73Updated 3 years ago
- Vul4J: A Dataset of Reproducible Java Vulnerabilities☆96Updated last month
- ☆115Updated 2 years ago
- Creating Data Flow Graphs from java input classes☆49Updated last year
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆86Updated 2 years ago
- ☆27Updated last week
- Source code understanding via Machine Learning techniques