State-of-the-Art Source Code Plagiarism & Collusion Detection. Check for plagiarism in a set of programs.
"It's just a coincidence professor!" is a plagiarism checker for source code. It uses the Wagner–Fischer algorithm to precisely and accurately determine percentage similarity of two given strings. We ...
Plagiarizer is a Plagiarism Detection Tool for Java
A program that compares 2 text documents and summarizes the results in a similarity report
It's display plagiarism percent between all the code file which is saved in .txt file extension
Uses Google to find Plagiarism. It is not 100% accurate but it does the job. Only supports txt like files and there is a text field where you can enter the text instead pointing the file. Made in inst...
#算法刷题#Contains Plagarism checking, implemented with the concept of Longest common subsequence.