The Plagiarism Detector takes a couple of lines as input and displays the link of the potential source from where the content is copied with the percentage of Plagiarism present in the text.
Clone the project
git clone https://github.com/RAJ6MAURYA/Plagiarism-Detection.git
Go to the project directory
cd my-project
Install dependencies
pip install requirement.txt
Start the server
python run.py