Skip to content

zabir-nabil/bangla-news-rnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bangla-news-rnn

Bangla Newspaper Dataset

400k+ bangla news samples, 25+ categories https://www.kaggle.com/furcifer/bangla-newspaper-dataset

v2 dataset: https://www.kaggle.com/furcifer/bangla-newspaper-dataset?select=data_v2

DOI: 10.34740/kaggle/dsv/1576225

Source

Data collected from https://www.prothomalo.com/archive [Copyright owned by the actual source]

Inspiration

The dataset can be used for bangla text classification and generation experiments.

Todo

  • Starter Bidirectional LSTM (91% test accuracy)
  • Weight file tf-gpu weights (Trained with RTX-2080 Ti, tensorflow-gpu, keras)
  • BERT
  • XLNet
  • Starter Generative Model