A Source Code Plagiarism Detecting Method Using Sequence Alignment with Abstract Syntax Tree Elements
A Source Code Plagiarism Detecting Method Using Sequence Alignment with Abstract Syntax Tree Elements
复制标题
DOI:
10.4018/ijsi.2015070104
复制
发表时间:
2015-07
期刊:
影响因子:
--
通讯作者:
Hiroshi Kikuchi;T. Goto;Mitsuo Wakatsuki;T. Nishino
中科院分区:
文献类型:
--
作者:
Hiroshi Kikuchi;T. Goto;Mitsuo Wakatsuki;T. Nishino
Learning to program is an important subject in computer science courses. During programming exercises, plagiarism by copying and pasting can lead to problems for fair evaluation. Some methods of plagiarism detection are currently available, such as sim. However, because sim is easily influenced by changing the identifier or program statement order, it fails to do enough to support plagiarism detection. In this paper, the authors propose a plagiarism detection method which is not influenced by changing the identifier or program statement order. The authors also explain our method’s capabilities by comparing it to the sim plagiarism detector. Furthermore, the authors reveal how our method successfully detects the presence of plagiarism. A Source Code Plagiarism Detecting Method Using Sequence Alignment with Abstract Syntax Tree Elements