Research article classification with text mining method


Gürbüz T., ULUYOL Ç.

Concurrency and Computation: Practice and Experience, cilt.35, sa.1, 2023 (SCI-Expanded) identifier identifier

  • Yayın Türü: Makale / Tam Makale
  • Cilt numarası: 35 Sayı: 1
  • Basım Tarihi: 2023
  • Doi Numarası: 10.1002/cpe.7437
  • Dergi Adı: Concurrency and Computation: Practice and Experience
  • Derginin Tarandığı İndeksler: Science Citation Index Expanded (SCI-EXPANDED), Scopus, Aerospace Database, Applied Science & Technology Source, Communication Abstracts, Compendex, Computer & Applied Sciences, INSPEC, Metadex, zbMATH, Civil Engineering Abstracts
  • Anahtar Kelimeler: information extraction, machine learning, supervised learning, text mining, web mining
  • Gazi Üniversitesi Adresli: Evet

Özet

© 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.