Giter Site home page Giter Site logo

cs5099masterthesis's Introduction

Reproducible analysis of the CORD-19 Software Mentions dataset

This work is done as part of the M.Sc. Information Technology with Management
at the University of St Andrews.
Based on the "CORD-19 Software Mentions" dataset which is published
by the Chan Zuckerberg Institute (doi: https://doi.org/10.5061/dryad.vmcvdncs0)
further findings are generated.

Code structure - notebook pipeline

The master project consists of six notebooks which are accompanied
by a dissertation and can be found in the folder notebooks.
Next to the notebooks with ".ipynb" file format, the user can access pdf versions
of the six notebooks which are part of the folder pdf-notebooks.
In comparison to the original files, the PDF files present
a limited view which means that specific information is not completely available.

  • First, there are three notebooks which analyse the existent dataset:
  1. The notebook "CORD-19-explore-dataset-CS5099.ipynb" provides a broad overview of the dataset.
  2. The notebook "CORD-19-software-counting-CS5099.ipynb" is responsible
    for summarizing and counting software mentions.
  3. The notebook "CORD-19-software-classification-CS5099.ipynb" categorizes software mentions and
    requires the output of the notebook "CORD-19-software-counting-cs5099.ipynb" as a prerequisite.
  • Second, there are three notebooks which request and analyse external data:
  1. The notebook "CORD-19-collect-scopus-data-CS5099.ipynb" fetches
    the SCOPUS API for affiliation and core data.
  2. The notebook "CORD-19-analyse-coredata-CS5099.ipynb" analyzes fetched core data.
  3. The notebook "CORD-19-analyse-affiliation-data-CS5099.ipynb" analyzes fetched affiliation data.

For readers, it is recommended to view the notebooks in the described order.
Due to the existence of the PKL-files, all notebooks can be run independently.

Thus, the computation time of each notebook is determined.

  1. CORD-19-explore-dataset-CS5099.ipynb -> 1-5 minutes
  2. CORD-19-software-counting-CS5099.ipynb -> 2-3 hours
  3. CORD-19-software-classification-CS5099.ipynb -> 1-5 minutes
  4. CORD-19-collect-scopus-data-CS5099.ipynb -> 4-5 days
  5. CORD-19-analyse-coredata-CS5099.ipynb -> 2-3 hours
  6. CORD-19-analyse-affiliation-data-CS5099.ipynb -> 10-20 minutes

Furthermore, the project holds additional files which are assigned a supportive role:

  • "countries.geojson": This file is required to plot a world map
    in the notebook "CORD-19-analyse-affiliation-data-CS5099.ipynb".
  • "counted_affiliation_countries.csv": This file is created as an output of
    the notebook "CORD-19-analyse-affiliation-data-CS5099.ipynb" and
    incorporates a count of countries which will be plotted to a choropleth world map.
  • "extra_info_CS5099.pkl": This file stores fetched information from the SCOPUS API.
    Moreover, the file is used by "CORD-19-analyse-coredata-CS5099.ipynb" and
    "CORD-19-analyse-affiliation-data-CS5099.ipynb" to form insights.
  • "software_mentions_CS5099.pkl": This file is outputted by "CORD-19-software-counting-cs5099.ipynb" and
    used by "CORD-19-software-classification-cs5099.ipynb" for classification of software mentions.

Requirements

  • All required dependencies are listed in the file "requirements.txt".
  • To fetch the SCOPUS API, a personal API-Key is required which can be obtained
    from https://dev.elsevier.com/apikey/manage and must be stored within "notebooks/config.json".

References

  • Softcite dataset v1.0:
    Du, C., Cohoon, J., Lopez, P., & Howison, J. Softcite Dataset: A Dataset of Software Mentions in Biomedical and
    Economic Research Publications. Journal of the Association for Information Science and Technology. DOI: 10.1002/asi.24454.
  • Wade, Alex D.; Williams, Ivana (2021), CORD-19 Software Mentions, Dryad, Dataset, https://doi.org/10.5061/dryad.vmcvdncs0

cs5099masterthesis's People

Contributors

npch avatar sdruskat avatar marklturner avatar ha0ye avatar dartar avatar louisechisholm avatar sammiebuzzard avatar kopatri avatar

Stargazers

Olexandr Konovalov avatar

Watchers

 avatar Olexandr Konovalov avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.