Skip to content

parsa-abbasi/Persian-News-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persian News Classifier

Classify and predict the category and agency of each news.

1) Naive Bayes

Implement a Naive Bayes classifier from scratch

2) Baseline Models

Test some baseline models such as Naive Bayes, SGD and Linear SVM using sklearn library

3) Neural Network Model

Apply a Bidirectional LSTM model using Keras

Releases

No releases published

Packages

No packages published