Skip to content

amulyaprasanth/telugu-news-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telugu News Article Classification Using Natural Language Processing

Problem Statement: In this notebook, I tried to classify news paper articles using Natural Language Processing in TensorFlow

I've tried various models for text classification like

  • Naive Bayes model
  • FeedForward Neural Network
  • LSTM
  • GRU
  • Bidirectional GRU

and found that GRU model performs better with accuracy of 93.69% accuracy!!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published