thearod5 commited on
Commit
caa5f57
1 Parent(s): 7d7d323

Updating the info to include tasks

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -12,7 +12,13 @@ language:
12
  - en
13
  license: mit
14
  pretty_name: Event Based Traceability
15
-
 
 
 
 
 
 
16
  ---
17
  # Overview
18
  The following dataset contains the software artifacts used to evaluate the accuracy of traceability algorithms. It contains requirements, test cases, and source code with links established between requirements to code and requirements to test cases.
 
12
  - en
13
  license: mit
14
  pretty_name: Event Based Traceability
15
+ task_categories:
16
+ - sentence-similarity
17
+ - text-classification
18
+ tags:
19
+ - software traceability
20
+ size_categories:
21
+ - n<1K
22
  ---
23
  # Overview
24
  The following dataset contains the software artifacts used to evaluate the accuracy of traceability algorithms. It contains requirements, test cases, and source code with links established between requirements to code and requirements to test cases.