Classify and predict the category and agency of each news.
Implement a Naive Bayes classifier from scratch
Test some baseline models such as Naive Bayes, SGD and Linear SVM using sklearn library
Apply a Bidirectional LSTM model using Keras
Classify and predict the category and agency of each news.
Implement a Naive Bayes classifier from scratch
Test some baseline models such as Naive Bayes, SGD and Linear SVM using sklearn library
Apply a Bidirectional LSTM model using Keras