Skip to content

Commit ccb5a5c

Browse files
committed
add data, script for gop repeater story
1 parent 7195b62 commit ccb5a5c

File tree

3 files changed

+18964
-0
lines changed

3 files changed

+18964
-0
lines changed

repeated-phrases-gop/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
### The phrases most repeated by GOP candidates
2+
3+
The raw data behind the story [These Are The Phrases Each GOP Candidate Repeats Most](http://fivethirtyeight.com/features/these-are-the-phrases-each-gop-candidate-repeats-most)
4+
5+
File | Description
6+
---|---------
7+
`gop_debate_all.txt` | Plain text transcription of all Republican primary debates from the August 6, 2015 Fox News debate in Cleveland through the March 3, 2016 Fox News debate in Detroit
8+
`robopol2.py` | Python script that conducts a term frequency–inverse document frequency (tf-idf) analysis of the text in `gop_debate_all.txt`

0 commit comments

Comments
 (0)