"Automated labeling of bugs and tickets using attention-based mechanisms in recurrent neural networks" paper for DSMP'2018: 2018 IEEE Second International Conference on Data Stream Mining & Processing
This repository contains the code and datasets used in the paper. Following, is the list of contents.
Datasets:
- linux_bugs_usage_ready.csv - dataset of Arch linux bugs.
- chromium.csv - dataset of Chromium bugs.
Both datasets are tab-separated with first row being a header.