Portfolio for "AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security"
- Paper accepted and presented at SAI Computing Conference, London, 2023
- by Yihang Fu, Zesen Zhuang, and Luyao Zhang*
Yihang Fu; Zesen Zhuang; Luyao Zhang, 2023, "Replication Data for: AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security", https://doi.org/10.7910/DVN/CTBEF7, Harvard Dataverse, V2, UNF:6:JV12jMWLzoNbU5bbBQiobg== [fileUNF]
@data{DVN/CTBEF7_2023,
author = {Yihang Fu and Zesen Zhuang and Luyao Zhang},
publisher = {Harvard Dataverse},
title = {{Replication Data for: AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security}},
UNF = {UNF:6:JV12jMWLzoNbU5bbBQiobg==},
year = {2023},
version = {V2},
doi = {10.7910/DVN/CTBEF7},
url = {https://doi.org/10.7910/DVN/CTBEF7}
}
Prerequesites:
Before setting up the environment, make sure you have Python
version 3.8.15
and have pipenv
installed.
This project use pipenv
for package management. To create the environment, run
pipenv shell
Folder | Description | URL |
---|---|---|
code | Jupyter notebooks containing code for fetching, processing and visualizing data | https://github.com/SciEcon/blockchain-ethics/tree/main/code |
figures | Figure produced from the code | https://github.com/SciEcon/blockchain-ethics/tree/main/data |
data | Queried or auxiliary data files created by the code | https://github.com/SciEcon/blockchain-ethics/tree/main/data |