File size: 1,408 Bytes
de3caba
 
 
 
 
 
 
 
 
 
63011c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de3caba
63011c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
configs:
- config_name: artifacts
  data_files: artifacts.csv
- config_name: traces
  data_files: traces.csv
- config_name: matrices
  data_files: matrices.csv
- config_name: train
  data_files: train.csv
license: mit
task_categories:
- text-classification
- sentence-similarity
language:
- en
tags:
- software traceability
size_categories:
- 1K<n<10K
---
# Overview
Data is provided courtesy of NASA collated by Jane Huffman Hayes.
Please reference the following paper if you use this dataset:

Jane Huffman Hayes, Alex Dekhtyar, Senthil Karthikeyan Sundaram:
Advancing Candidate Link Generation for Requirements Tracing: The Study of Methods. IEEE Trans. Software Eng. 32(1): 4-19 (2006)

### Citation Information
```
@article{DBLP:journals/tse/HayesDS06,
  author    = {Jane Huffman Hayes and
               Alex Dekhtyar and
               Senthil Karthikeyan Sundaram},
  title     = {Advancing Candidate Link Generation for Requirements Tracing: The
               Study of Methods},
  journal   = {{IEEE} Trans. Software Eng.},
  volume    = {32},
  number    = {1},
  pages     = {4--19},
  year      = {2006},
  url       = {http://dx.doi.org/10.1109/TSE.2006.3},
  doi       = {10.1109/TSE.2006.3},
  timestamp = {Thu, 10 Dec 2015 11:33:20 +0100},
  biburl    = {http://dblp.uni-trier.de/rec/bib/journals/tse/HayesDS06},
  bibsource = {dblp computer science bibliography, http://dblp.org}
}
```