Skip to content

Commit

Permalink
Add .zenodo.json (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
SagevdBrand authored Apr 8, 2021
1 parent 2f7e5e8 commit 9bc41c1
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"description":"When using Automated Systematic Review (ASReview) to screen titles and abstracts in a systematic review, wordclouds can visualize the words that are used the most within the titles and/or abstracts. The package also allows to create wordclouds for the relevant inclusions only.",
"title":"Wordclouds: A tool to create a visual impression of the verbal content within a systematic review dataset",
"creators":[
{
"name":"Van de Schoot, Rens",
"affiliation":"Department of Psychology, Utrecht University",
"orcid":"0000-0001-7736-2091"
},
{
"name":"De Bruin, Jonathan",
"affiliation":"Utrecht University",
"orcid":"0000-0002-4297-0502"
},
{
"name":"Ma, Yongchao",
"affiliation":"Utrecht University",
"orcid":"0000-0003-4100-5468"
},
{
"name":"Van den Brand, Sofie",
"affiliation":"Utrecht University",
"orcid":"0000-0002-2408-3336"
}
],
"keywords":[
"wordcloud",
"systematic review",
"active learning",
"statistics",
"machine learning",
"text data",
"natural language processing",
"visualization"
],
"related_identifiers":[
{
"relation":"isSupplementTo",
"identifier":"http://arxiv.org/abs/2006.12166"
}
],
"license":"MIT",
"upload_type":"software"
}

0 comments on commit 9bc41c1

Please sign in to comment.