]> code.communitydata.science - social-media-chapter.git/commit
initial import of material for public archive into git
authorBenjamin Mako Hill <mako@atdot.cc>
Mon, 22 Jan 2018 01:15:51 +0000 (17:15 -0800)
committerBenjamin Mako Hill <mako@atdot.cc>
Mon, 22 Jan 2018 01:15:51 +0000 (17:15 -0800)
commitdd420c77de075d148e5fc3d705401d7f3004660d
tree85e20e990f40bad2b91ec8aa743cf6b4766ff708
initial import of material for public archive into git

We're creating a fresh archive because the history for our old chapter includes
API keys, data files, and other material we can't share.
41 files changed:
COPYING [new file with mode: 0644]
GPL-3 [new file with mode: 0644]
code/bibliometrics/00_citation_network_analysis.ipynb [new file with mode: 0644]
code/bibliometrics/00_citation_network_analysis.py [new file with mode: 0644]
code/bibliometrics/clusters.gephi [new file with mode: 0644]
code/bibliometrics/g_sm.gephi [new file with mode: 0644]
code/data_collection/00_get_search_results.py [new file with mode: 0644]
code/data_collection/01_get_abstracts.py [new file with mode: 0644]
code/data_collection/02_get_cited_by.py [new file with mode: 0644]
code/data_collection/request_functions.py [new file with mode: 0644]
code/data_collection/scopus_api.py [new file with mode: 0644]
code/data_processing/00_abstracts_to_tsv.py [new file with mode: 0644]
code/data_processing/01_cited_by_to_edgelist.py [new file with mode: 0644]
code/data_processing/02_filter_edgelist.py [new file with mode: 0644]
code/data_processing/03_make_paper_aff_table.py [new file with mode: 0644]
code/data_processing/04_make_paper_subject_table.py [new file with mode: 0644]
code/data_processing/05_save_descriptives.R [new file with mode: 0644]
code/data_processing/make_network.py [new file with mode: 0644]
code/prediction/00_ngram_extraction.py [new file with mode: 0644]
code/prediction/01-build_control_variables.R [new file with mode: 0644]
code/prediction/02-build_textual_features.R [new file with mode: 0644]
code/prediction/03-prediction_analysis.R [new file with mode: 0644]
code/prediction/utils.R [new file with mode: 0644]
code/topic_modeling/00_topics_extraction.py [new file with mode: 0644]
code/topic_modeling/01_make_paper_files.py [new file with mode: 0644]
paper/Makefile [new file with mode: 0644]
paper/figures/cluster_connections-grey-numbered.pdf [new file with mode: 0644]
paper/figures/cluster_connections-grey.pdf [new file with mode: 0644]
paper/figures/cluster_connections-grey.svg [new file with mode: 0644]
paper/figures/cluster_connections.pdf [new file with mode: 0644]
paper/figures/g_sm_hairball-grey.pdf [new file with mode: 0644]
paper/figures/g_sm_hairball.pdf [new file with mode: 0644]
paper/foote_shaw_hill-computational_analysis_of_social_media.Rnw [new file with mode: 0644]
paper/mako-mem.sty [new file with mode: 0644]
paper/refs.bib [new file with mode: 0644]
paper/resources/vc-git [new file with mode: 0755]
paper/resources/vc-git.awk [new file with mode: 0644]
paper/ugmm8a.pfb [new file with mode: 0644]
paper/ugmmi8a.pfb [new file with mode: 0644]
paper/ugmr8a.pfb [new file with mode: 0644]
paper/ugmri8a.pfb [new file with mode: 0644]

Community Data Science Collective || Want to submit a patch?