File size: 1,641 Bytes
937e7dc 1e9e9a0 59ea34f 64260a1 937e7dc 016df69 937e7dc cf89c91 937e7dc fa75865 937e7dc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
language: de
license: mit
datasets:
- Wahl-o-Mat
- Wahlprogramme
widget:
- text: "cdu/csu: kohlekraftwerke sollten verboten werden"
example_title: "Predict whether CDU/CSU would like to forbid coal-fired power plants"
- text: "grüne: geflüchtete weiter aufnehmen"
example_title: "Predict whether grüne are positive to accept refugees"
- text: "die linke: vier tage woche"
example_title: "Predict if 'die Linke' wants people to work 4 instead of 5 days per week"
---
# GermanPolitical-Gelectra-base
Released May 2022, we fine-tuned the german electra model pre-trained by german-nlp-group (orginal model can be found at 'german-nlp-group/electra-base-german-uncased') to classify political sentiment of popular german parties.
Supported parties at the moment are "CDU/CSU", "SPD", "FDP", "Grüne", "Die Linke", "AfD".
## Overview
**Architecture:** Gelectra-base (uncased)
**Language:** German
## Datasets & Methodology
![Methodology for model](https://www.wahl-o-bot.de/img/Method.315efe28.jpg)
For more information about data and methodology visit: https://www.wahl-o-bot.de/Methodik
## Production
The model can be used for free at https://www.wahl-o-bot.de
## Authors
Feel free to contact us about questions or feedback. We are always happy to help.
* Maximilian Witte: `[email protected]`
* Jasper Schwenzow: `[email protected]`
* Mark Heitmann: `[email protected]`
* Matthias Assenmacher: `[email protected]@muenchen.de`
The model is built in collaboration of the University of Hamburg and Ludwig Maximilians University Munich.
https://www.bwl.uni-hamburg.de/ci.html |