Showing cs.SEShow all
2 papers · 1 filter
cs.SE2026
LogPTR: Variable-Aware Log Parsing with Pointer Network
Yifan Wu, Bingxu Chai, Siyu Yu +4
Due to the sheer size of software logs, developers rely on automated log analysis. Log parsing, which parses semi-structured logs into a structured format, is a prerequisite of aut…
cs.SE2025
An Empirical Study on Commit Message Generation using LLMs via In-Context Learning
Yifan Wu, Yunpeng Wang, Ying Li +5
Commit messages concisely describe code changes in natural language and are important for software maintenance. Several approaches have been proposed to automatically generate comm…