Skip to content

gloriakang/vax-sent-convert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vax-sentiment csv-to-gml

scripts from the src directory should all be called form the root project directory, not the src directory

Converting csv to multi

Output will be saved in the output/network directory

Running single conversion

python src/csv_to_multi_single.py data/article02.csv

Running all csv in data folder

bash src/csv_to_multi_batch.sh

About

code to convert csv data into network files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 2.7%