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 (`catalogo.csv`)containing metadata for each image. Each row in the CSV contains: - novo nome: unique imageidentifier (`.png`), used as key. - tipo: programming language or file type (e.g., `js`, `python`,`yaml`). - projeto original: original project/repository (e.g., `NodeBB`, `ansible`, `Rocket.Chat`). -caminho dentro do projeto: relative directory of the original file within the project. - nome doarquivo original: original filename in the repository. - autor: name or alias of the commit authorassociated with the file.



