Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pseudomanifold/us-inauguration-speeches
Data & feature extraction for U.S. inauguration speeches
https://github.com/pseudomanifold/us-inauguration-speeches
data-analysis data-science inauguration politics speech speeches
Last synced: 10 days ago
JSON representation
Data & feature extraction for U.S. inauguration speeches
- Host: GitHub
- URL: https://github.com/pseudomanifold/us-inauguration-speeches
- Owner: Pseudomanifold
- License: mit
- Created: 2017-05-28T18:14:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-25T12:57:06.000Z (over 3 years ago)
- Last Synced: 2024-11-06T22:08:32.369Z (about 2 months ago)
- Topics: data-analysis, data-science, inauguration, politics, speech, speeches
- Language: Python
- Size: 551 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# U.S. Presidential Inauguration Speeches
This repository contains data and code for analysing the inauguration
speeches of all U.S. presidents until 2017. Please refer to the
following pages for more information about how to use this repository
and its scripts:- [Visualizing the sentiments in U.S. Presidential Inauguration Speeches](http://bastian.rieck.ru/blog/posts/2017/inauguration_speeches_sentiment_analysis)
- [Using tf–idf to analyse U.S. Presidential Inauguration Speeches](http://bastian.rieck.ru/blog/posts/2017/inauguration_speeches_tf_idf)
- [A brief analysis of U.S. Presidential Inauguration Speeches](http://bastian.rieck.ru/blog/posts/2017/inauguration_speeches_brief)# License
The code uses the MIT license. Please see the file [`LICENSE.md`](LICENSE.md)
in the main directory of the repository for more details.# Contact
Please contact Bastian Rieck () for more information.