Concurrency and Computation: Practice and Experience, cilt.35, sa.1, 2023 (SCI-Expanded)
© 2022 John Wiley & Sons, Ltd.In this article, it is aimed to classify research articles according to their subjects by using text mining method. The data set used for the study consists of research articles that are obtained by writing Python code with a state-of-the-art web mining method. The collection of texts includes articles from the “Medicine”, “Social Sciences”, “Basic Sciences” and “Engineering” topics on the DergiPark-Academic website. The data set consists of articles written in English and Turkish. In the first phase of text mining, text preprocessing and feature selection steps were applied to text data. Then the articles are classified according to their subject areas by employing Naive Bayes (NB), Random Forest (RF), and Support Vector Machine (SVM) algorithms. In the final phase of text mining, the performance of the algorithms is evaluated with respect to the machine learning performance criteria. The results show that the working times of the algorithms were close to each other. The fastest running algorithm is NB, while the slowest running algorithm is SVM. On the other hand, SVM dominates with the best accuracy results among others. Algorithm performances in both Turkish and English languages do not differ remarkably in terms of accuracy and speed.