Workflows in Program Graphs for Code Analysis
5 workflows
Name: Program Graphs for Code Analysis
Version: v4.9
Author: dp2580
| Order | Abbrev. | Name | Description | Activities | Actions |
|---|---|---|---|---|---|
| 1 | CSE | Collect and Compile Source | Scrape target repositories, filter to compilable projects, extract variable usage … | 4 | |
| 2 | BGS | Build Program Graphs | Transform compiled source code into program graphs by layering syntax … | 4 | |
| 3 | CRS | Compute Node Representations | Compute initial node state vectors by combining subtoken embeddings of … | 3 | |
| 4 | TGN | Train GGNN | Configure task-specific graph modifications, batch graphs as disconnected components, run … | 4 | |
| 5 | EAE | Evaluate and Analyze | Evaluate on seen and unseen project test sets, compare against … | 4 |