Algorithm of the longest commonly consecutive word for plagiarism detection in text based document

Plagiarism is a form of academic misconduct which has increased with the easy access to obtain information through electronic documents and the Internet. The problem of finding document plagiarism in full text document can be viewed as a problem of finding the longest common parts of strings.Moreove...

Full description

Saved in:
Bibliographic Details
Main Authors: Sediyono, Agung, Ku-Mahamud, Ku Ruhana
Format: Conference or Workshop Item
Language:English
Published: 2008
Subjects:
Online Access:http://repo.uum.edu.my/9254/1/3.pdf
http://repo.uum.edu.my/9254/
http://dx.doi.org/10.1109/ICDIM.2008.4746827
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Universiti Utara Malaysia
Language: English
Description
Summary:Plagiarism is a form of academic misconduct which has increased with the easy access to obtain information through electronic documents and the Internet. The problem of finding document plagiarism in full text document can be viewed as a problem of finding the longest common parts of strings.Moreover, the detection system has to be capable to determine and visualize not only the common parts but also the location of the common parts in both the source and the observed document. Unlike previous research, this paper proposes a numerical based comparison algorithm that is comparable in the computation time without loosing the word order of common parts. Based on the experiment, the proposed algorithm outperforms the suffix tree in the length of observed paragraph below one hundred words.