SciEcon / blockchain-ethics

Replication Code for: AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security

Home Page:https://arxiv.org/abs/2212.06951

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Ethics on Blockchain

DOI

Portfolio for "AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security"

CC-BY 4.0 Datasets on Harvard Dataverse

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}
}

Table of Contents

Environment Setup

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

Folders

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

About

Replication Code for: AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security

https://arxiv.org/abs/2212.06951

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%