Awesome-Python-Scripts/Plagiarism_detector
2021-10-02 16:30:44 +05:30
..
plagiarism.py Add my script PLAGIARISM_DETECTOR to the repo (#218) 2021-10-02 16:30:44 +05:30
README.md Add my script PLAGIARISM_DETECTOR to the repo (#218) 2021-10-02 16:30:44 +05:30

Plagiarism Detector

This script helps to detect the amount (percentage) of similarity between 2 files .

Input

It takes paths of 2 files you want to compare as input

Output

It returns the percentage of similarity between the 2 files