Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datafordemocracy/publicpresidency
Scripts, workflows for extracting features from information streams
https://github.com/datafordemocracy/publicpresidency
Last synced: 3 months ago
JSON representation
Scripts, workflows for extracting features from information streams
- Host: GitHub
- URL: https://github.com/datafordemocracy/publicpresidency
- Owner: datafordemocracy
- Created: 2017-03-21T14:33:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T21:54:42.000Z (over 5 years ago)
- Last Synced: 2024-05-21T02:12:34.430Z (6 months ago)
- Language: R
- Size: 542 KB
- Stars: 4
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# public presidency
Scripts, workflows for extracting features from information streamsThe intent is to summarize representations of the presidential attention and action from disparate media environments in order to:
* compare features across information streams;
* investigate means of "reading" across divergent ideological perspectives
* explore methods of visualizing the extracted information to facilitate exposure to a wider array of news;
* ... and more.The repository will contain:
* Descriptions of the data/text sources (much of the raw news text cannot be shared freely, but those with access to the same databases can replicate the queries; other information streams are publicly available)
* R scripts for reading in the text and creating a corpus
* R scripts for exploring and cleaning the corpus
* R scripts for sentiment analysis on corpus
* R scripts for topic modelng on corpus
* ... more to come.If you're interested in contributing to the project, we'd love to talk to you!