- Notifications
You must be signed in to change notification settings - Fork0
SaraO3O/ScholarViz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The system created for visualizing networks was named ScholarViz, a combination of the words "Scholar", which suggests a connection with the academic world, research, or education, and the abbreviation "Visualization", indicating the visual representation of data or information.
- RedesIgraph - Filtering the database and building networks in Igraph.
- ScholarViz - Tool for visual analysis of scientific articles on COVID-19.
- Script - Code created to transform an Igraph-formatted graph into a JSON file in the format of a Sigma.js graph.
The dataset "COVID-19 Open Research Dataset Challenge (CORD-19)" byWang et al. (2020), is a rapidly expanding source of scientific articles on COVID-19 and other coronavirus-related research. CORD-19 comprises over 1,000,000 academic papers, with approximately 400,000 containing full-text content. The dataset is available on theKaggle platform for the global research community to generate new insights and perspectives on the subject.