@inproceedings{3dc1020beb2949bca110610fa600afec,
title = "Concept to commit: A pattern designed to trace code changes from user requests to change implementation by analyzing mailing lists and code repositories",
abstract = "The concept to commit pattern is used for tracing code changes from user requests (analyzing the mailing list) to change implementation (analyzing the code repository). The analysis is done via text mining of both emails and commits descriptions in 4 stages. The first stage is identifying a search time window for the mailing list by evaluating a targeted commit time stamp. Once a window is established, the body of the mailing list is reduced to match the search window. The next stage involves basic text mining processing (tokenization, stemming, and document matrix creation). The final step is to perform frequency analysis (word cloud, heat map, or dendrogram).",
keywords = "Code Repositories, Data Mining, Mailing lists, R",
author = "Scott McGrath and Kiran Bastola and Harvey Siy",
year = "2013",
doi = "10.1109/DAPSE.2013.6603799",
language = "English (US)",
isbn = "9781467362962",
series = "2013 1st International Workshop on Data Analysis Patterns in Software Engineering, DAPSE 2013 - Proceedings",
pages = "6--8",
booktitle = "2013 1st International Workshop on Data Analysis Patterns in Software Engineering, DAPSE 2013 - Proceedings",
note = "2013 1st International Workshop on Data Analysis Patterns in Software Engineering, DAPSE 2013 ; Conference date: 21-05-2013 Through 21-05-2013",
}