2019 IEEE International Conference on Software Maintenance and Evolution (ICSME) 2019
DOI: 10.1109/icsme.2019.00070
|View full text |Cite
|
Sign up to set email alerts
|

Ticket Tagger: Machine Learning Driven Issue Classification

Abstract: Software maintenance is crucial for software projects evolution and success: code should be kept up-to-date and error-free, this with little effort and continuous updates for the end-users. In this context, issue trackers are essential tools for creating, managing and addressing the several (often hundreds of) issues that occur in software systems. A critical aspect for handling and prioritizing issues involves the assignment of labels to them (e.g., for projects hosted on GitHub), in order to determine the ty… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

2
56
0
1

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 71 publications
(59 citation statements)
references
References 14 publications
2
56
0
1
Order By: Relevance
“…Based on the sentence-level classification, Bee determines if the bug report does not contain any of the three elements. [30], which is based on fast-Text [29]. The model is a multi-class linear neural model that receives the set of n-grams (i.e., sequences of n consecutive words) extracted from the issue title and description, and outputs the probability distribution of the issue over the predefined categories [30].…”
Section: Under the Hood Of Beementioning
confidence: 99%
See 4 more Smart Citations
“…Based on the sentence-level classification, Bee determines if the bug report does not contain any of the three elements. [30], which is based on fast-Text [29]. The model is a multi-class linear neural model that receives the set of n-grams (i.e., sequences of n consecutive words) extracted from the issue title and description, and outputs the probability distribution of the issue over the predefined categories [30].…”
Section: Under the Hood Of Beementioning
confidence: 99%
“…[30], which is based on fast-Text [29]. The model is a multi-class linear neural model that receives the set of n-grams (i.e., sequences of n consecutive words) extracted from the issue title and description, and outputs the probability distribution of the issue over the predefined categories [30]. The model is pre-trained using 30k issues from 12k GitHub projects and classifies an issue into one of three categories: bug report, enhancement, or question.…”
Section: Under the Hood Of Beementioning
confidence: 99%
See 3 more Smart Citations