Skip to content

Fighting Words algorithm applied on election programmes of german parties, 2021

License

Notifications You must be signed in to change notification settings

JonathanKuelz/election_programmes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fighting Words in den Parteiprogrammen zur Bundestagswahl 2021

Abgleich der Wahlprogramme von CDU/CSU, SPD, AfD, LINKE, FDP und BÜNDNIS 90/DIE GRÜNEN

Artikel zum Code: https://medium.com/@inojk/die-sprache-der-wahlprogramme-389ea4b414de

Die jeweiligen Wahlprogramme sind Eigentum der Parteien & wurden am 2.9.2021 abgefragt. Die Implementierung der Fighting Words ist adaptiert von https://github.com/jmhessel/FightingWords

Run the code:

git clone https://github.com/JonathanKuelz/election_programmes.git
pip install requirements.txt
python wahlprogramme.py --save_as your_folder_name -n 1 2 3  # Or any other n_gram length

Beispiel: Wordcloud für CDU_CSU, 1_grams

CDU_CSU_previes

About

Fighting Words algorithm applied on election programmes of german parties, 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages