https://github.com/rtlee9/state-of-the-union
Paragraph vector analysis of state of the union addresses
https://github.com/rtlee9/state-of-the-union
embeddings paragraph-vector politics representation-learning
Last synced: 8 months ago
JSON representation
Paragraph vector analysis of state of the union addresses
- Host: GitHub
- URL: https://github.com/rtlee9/state-of-the-union
- Owner: rtlee9
- License: mit
- Created: 2016-10-18T01:25:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T22:53:39.000Z (over 9 years ago)
- Last Synced: 2025-01-04T06:43:22.746Z (over 1 year ago)
- Topics: embeddings, paragraph-vector, politics, representation-learning
- Language: Python
- Size: 3.29 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# State of The Union analysis
## (Work in Progress)
Analyze annual State of the Union speeches using Gensim's [doc2vec](http://radimrehurek.com/gensim/models/doc2vec.html) implementation of [paragraph vectors](http://cs.stanford.edu/~quocle/paragraph_vector.pdf). Data is sourced from [Project Gutenberg](http://www.gutenberg.org/ebooks/5050?msg=welcome_stranger).