Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.35 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.35 KB

GePart

German Party Classification Model


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.

📝 License

This project is licensed under GNU GPL V3.