A) Non-peer reviewed:
-
Datasets: (collected from https://krebsonsecurity.com/ , https://krebsonsecurity.com/ , https://krebsonsecurity.com/ )
- NPR-precovid-dataset.csv
- NPR-postcovid-dataset.csv
-
Code:
- NPR-precovid.ipynb
- Contains results for pre-covid non-peer-reviewed dataset. (2010-2019)
- NPR_postcovid_Chirag.ipynb
- Contains results for post-covid non-peer-reviewed dataset.
- Contains the graphs used in hyperparameter tuning.
- Contains the word clouds used in the draft.
B) Peer reviewed:
- Datasets: (collected from Scopus using the keyword “cybersecurity”)
- 2010-2019-dataset.csv
- 2020-dataset.csv
- 2021-dataset.csv
2. Code:
- Peer_reviewed_results_abs.ipynb:
- Contains results for 2010-2021 corpus of peer-reviewed dataset.
- Contains year-wise analysis in terms of absolute number of papers.
- Peer_Reviewed_results_Siddharth__per.ipynb:
- Contains results for 2010-2021 corpus of peer-reviewed dataset.
- Contains year-wise analysis in terms of percentage of papers.
- Contains stacked bar graphs used in the draft.
- Peer_Reviewed_results__pre.ipynb:
- Contains the topics obtained from running the LDA model on pre-covid (2010-2019) peer-reviewed dataset.
- Peer_Reviewed_results_Siddharth_post.ipynb:
- Contains the topics obtained from running the LDA model on post-covid (2020-2021) peer-reviewed dataset.
C) Images: Images used in the draft are present in the “Thematic Analysis Images” folder.
D) The keywords obtained from each of the analysis is present in the “Keywords” doc