Skip to content

SamerAl-khateeb/CSVDataProcessing

Repository files navigation

CSVDataProcessing

This folder contain Python scripts to extract networks from a TAGs(Twitter Archiving Google Sheet) file downloaded as a CSV file. The folder also contain sample input data and networks generated as output

CSV-user_hashtag_extractor.py

This script extact all hashtags included in the collected text

CSV-user_user_extractor.py

This script extact all users who are mentioned or retweeted in the collected text

CSV-user_url_extractor.py

This script extact all URLs included in the collected text

Input and output files

input.csv is a sample input data, need to be replaced with file you obtain from TAGs

User-Hashtag-Network.csv is a sample output generated by running the CSV-user_hashtag_extractor.py script

User-User-Network.csv is a sample output generated by running the CSV-user_user_extractor.py script

User-URL-Network.csv is a sample output generated by running the CSV-user_url_extractor.py script

About

This folder contain Python scripts to extract networks from a TAGs(Twitter Archiving Google Sheet) file downloaded as a CSV file. The folder also contain sample data and networks generated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages