mclevey / podlm

Probabilistic Opinion Dynamics with Language Models
MIT License
1 stars 0 forks source link

refactor networks.py #3

Open tcrick opened 1 year ago

tcrick commented 1 year ago

move time conversion to timeseries.py as generalized functions

clean up construct_author_network to be more easily extensible - ideally by solving the "add_edge_list" hashed values issue in graph-tool