Skip to content

A project we developed during the Text Analytics and Deep Learning course with the goal of semi-automating the evaluation of German political party programs.

Notifications You must be signed in to change notification settings

FKarl/Text-Analysis-of-Party-Programs

 
 

Repository files navigation

Semi-automatic evaluation of German party manifestos

Requirements:

Install all requirements with pip:

pip install -r .\requirements.txt

Structure

  • topic_classification.ipynb
    • The final pipeline for classification and summarization (final result)
  • classification
    • Different approaches for the classification
  • data_exploration
    • All files used to find out different properties of the data
  • diagrams
    • A selection of graphics for different presentations
  • resources
    • Here are the party programs of the German parties for the year 2021 in text form
  • summary
    • The code for the extractive summarization
  • website

Distribution of work

Generally, we tried to work in groups, so the following is an approximation, of which persons are mainly responsible for the corresponding files.

Notes

  • This project was created on github

About

A project we developed during the Text Analytics and Deep Learning course with the goal of semi-automating the evaluation of German political party programs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 75.1%
  • HTML 22.0%
  • Vue 2.7%
  • Other 0.2%