-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f7e5e8
commit 9bc41c1
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |