GePart is a german party classification model being capable of predicting the most likely party to a given text. This repository is part of a student project at the Baden-Württemberg Cooperative State University during the 5th and 6th semester of our bachelor's degree in computer science.
For training the classification model we used multiple sources (e.g. speeches, tweets, and party programs) in combination with word embeddings like FastText and transformer models like BERT.
This project is licensed under GNU GPL V3.