Exploration of Machine Learning Technique for Bengali Textual Content Classification
摘要
Document categorization in Bengali involves automatically classifying documents based on keywords, with effective keyword selection being crucial. Popular methods include TF-IDF, Naive Bayes, and KNN. This research introduces the novel use of Term Graph Models (TGM) in Bengali document categorization, exploring its integration with existing models. The study experiments with various feature selection methods, including subsets of up to three features, and aims to improve accuracy and reduce space complexity by occasionally removing less important features.