Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 949 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 949 Bytes

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.

Resources

To Do

  • add translation API to pipeline
  • improve recall for Kafka texts