-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
.zenodo.json
33 lines (33 loc) · 1 KB
/
.zenodo.json
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
{
"description":"ASReview Datatools is an extension to ASReview LAB that can be used for describing basic properties of a dataset (e.g., number of papers, number of inclusions, the amount of missing data and duplicates), converting file formats via the command line, and cleaning your (input) data by removing duplicate records.",
"title":"ASReview Datatools",
"creators":[
{
"name":"ASReview LAB developers",
"affiliation":"Utrecht University"
}
],
"keywords":[
"data",
"systematic review",
"active learning",
"statistics",
"machine learning",
"text data",
"natural language processing"
],
"related_identifiers":[
{
"scheme":"doi",
"relation":"isSupplementTo",
"identifier":"10.1038/s42256-020-00287-7"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.3345592",
"relation": "isSupplementTo"
}
],
"license":"MIT",
"upload_type":"software"
}