Home

Awesome

deutsch-nlp

Overview

I took five german authors from the Kaggle German Literature dataset. Using a Multinomial Naive Bayes classifier with TF-IDF vectorization, I built a pipeline that takes in German text and produces a prediction.

<img src="confusion_matrix.png"/>

Resources

To Do