Deteksi Plagiarisme Source Code Tugas Mahasiswa Menggunakan Algoritma Cosine Similarity Dan Pembobotan TF-IDF
Abstract
This research discusses the detection of plagiarism Source Code student assignments. The research purpose to design a system that can detect source code plagiarism on student assignments. The system designed using the Term Frequency weighting method — Inverse Document Frequency (TF-IDF) for word weighting and Cosine Similarity Algorithm to calculate the similarity between documents. By using this method, the test results obtained have similarities that are close to several documents from student assignment.