license: mit | |
News article doc2vec model trained for [bnlp](https://github.com/sagorbrur/bnlp) library. | |
## Training details | |
- Trained using gensim doc2vec module | |
- Trained on https://www.kaggle.com/datasets/ebiswas/bangla-largest-newspaper-dataset datasets with only three json for RAM limitations | |
- Total news articles 91716 | |
- Parameter: vector size=100, min_count = 2 , epochs=40 | |