Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 487 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 487 Bytes

"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.