Skip to content

hellcwang/Plagiarism_chcker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plagiarism_chcker

Simple plagiarism checker using sdiff.

Usage

option description
-h show help message
-e specify the extension of file wnat to check. (default c, h, cpp)
-d Specify the difference ratio line of file, if the difference > DIFF_RATIO -> output. (default 90(%))
./plagiarism_checker [-e file extension][-d DIFF_RARIO][target dir]

Acknowledgement & Reference & Credict

Jan Warchoł ( The original author )

Original post

About

Simply check the plagiarism by sdiff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages