Showing cs.SEShow all
2 papers · 1 filter
cs.SE2026
High-quality data augmentation for code comment classification
Thomas Borsani, Andrea Rosani, Giuseppe Di Fatta
Code comments serve a crucial role in software development for documenting functionality, clarifying design choices, and assisting with issue tracking. They capture developers' ins…
cs.SE2025
Optimizing Deep Learning Models to Address Class Imbalance in Code Comment Classification
Moritz Mock, Thomas Borsani, Giuseppe Di Fatta +1
Developers rely on code comments to document their work, track issues, and understand the source code. As such, comments provide valuable insights into developers' understanding of…