scispace - formally typeset
A

Abu Kaisar Mohammad Masum

Researcher at Daffodil International University

Publications -  42
Citations -  246

Abu Kaisar Mohammad Masum is an academic researcher from Daffodil International University. The author has contributed to research in topics: Bengali & Computer science. The author has an hindex of 5, co-authored 37 publications receiving 67 citations.

Papers
More filters
Proceedings ArticleDOI

Comparison of Naive Bayes and SVM Algorithm based on Sentiment Analysis Using Review Dataset

TL;DR: This research paper will contain supervised learning which is under the machine learning approach and compares their overall accuracy, precession, recall value, and shows that in the case of airline reviews Support vector machine gave way better result than Naïve Bayes algorithm.
Proceedings ArticleDOI

Abstractive method of text summarization with sequence to sequence RNNs

TL;DR: The main goal was increased the efficiency and reduce train loss of sequence to sequence model for making a better abstractive text summarizer and successfully reduced the training loss with a value of 0.036.
Proceedings ArticleDOI

Sentiment Analysis from Bengali Depression Dataset using Machine Learning

TL;DR: The purpose is to find the sentiment from the Bengali paragraph which is happy or sad using various types of machine learning classification analysis algorithms and the Multinomial Naive Bayes provide the maximum accuracy.
Proceedings ArticleDOI

Bengali Text generation Using Bi-directional RNN

TL;DR: This research proposes a new type of text generation of Bangla language using the bi-directional RNN technique, which is used to predict the next possible word in a Bangla text.
Proceedings ArticleDOI

Bengali abstractive text summarization using sequence to sequence RNNs

TL;DR: This model works with bi-directional RNNs with LSTM in encoding layer and attention model at decoding layer, and works as sequence to sequence model to generate summary of Bengali text document.