This Author published in this journals
All Journal Jurnal Mantik
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Classification of Book Types Using the Support Vector Machine (SVM) Method Fristi Riandari; Hengki Tamando Sihotang; Tarisa Tarigan; Muhammad Rafli
Jurnal Mantik Vol. 6 No. 1 (2022): May: Manajemen, Teknologi Informatika dan Komunikasi (Mantik)
Publisher : Institute of Computer Science (IOCS)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

This study aims to create a model that can classify book types based on several categories and analyze the accuracy results of the Support Vector Machine (SVM) method. This research begins with the stages of data collection, namely the dataset of books obtained from the library. Furthermore, the dataset will be categorized into several types. The next stage, after the data is collected, will be carried out in the pre-process stage. This pre-process stage aims to prepare data so that it is ready to be processed in the feature extraction stage. The pre-processing stage consists of text segmentation, case folding, tokenization, stopword removal, and stemming. Next, the feature extraction stage will be carried out which aims to explore potential information and represent words as feature vectors. The next stage is to separate the training data and test data. Then the classification process is carried out using the SVM multiclass method to get the final result of modeling. The resulting classification results will then be evaluated in order to obtain an accuracy value and then will be analyzed whether the resulting classification model is feasible to implement.