100 Projetcts Code Minimaps
收藏资源简介:
Dataset Description – Software Feature Detection using Source Code MinimapsThe dataset consists of minimaps of source code files (grayscale PNG images, fixed resolution of128×128 pixels), each representing one original source code file from a software project. Theseminimaps were extracted from the source code and indexed in a catalog file (`catalog.csv`)containing metadata for each image. Each row in the CSV contains: - image: unique imageidentifier (`.png`), used as key. - type: programming language or file type (e.g., `js`, `python`,`yaml`). - project: original project/repository (e.g., `NodeBB`, `ansible`, `Rocket.Chat`). -file_path: relative directory of the original file within the project. - file_name: original filename in the repository. - author: name or alias of the commit authorassociated with the file.



