Skip to content

Piecing social movements together by their junctures, demonstrating how individual social movements can be interpreted as components of an encompassing narrative.

Notifications You must be signed in to change notification settings

interpolack/movement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movement

Piecing social movements together by their junctures, demonstrating how individual social movements can be interpreted as components of an encompassing narrative.

View the project here.

data procuration preprocessing/...

data processing preprocessing/...

  • Pandas is used to merge and read CSV files aggregated through mergegoogletrends.py
  • TextBlob is used in nytimesfeatureExtraction.py for sentiment analysis of the aggregated NYT articles
  • DuckDuckGo is scraped in nytimesfeatureExtraction.py to textual description of the aggregated NYT articles
  • NLTK is used in nytimesfeatureExtraction.py and PageRankSummarizer.py to tokenize strings
  • networkx is used in PageRankSummarizer.py for treating the sentences as a network
  • sklearn's feature_extraction is used in PageRankSummarizer.py to extract the features from the text
  • scikit's PCA is used in reduction.py to reduce trends into two dimensions

data visualization js/...

  • queue.js is used to read the data from the data/*.json files
  • d3.js is used to parse and render the data
  • jquery.selection.js is used to select text from the descriptions

About

Piecing social movements together by their junctures, demonstrating how individual social movements can be interpreted as components of an encompassing narrative.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •