To get started with the code on this repo, you need to either clone or download this repo into your machine just as shown below;
https://github.com/Gautam680/CodeClause_Plagiarism-Checker-in-Python
To run this code you need to have your textual document in your project directory with extension .txt and then when you run the script, it will automatically loads all the document with that extension and then compute the similarity between them just as shown below;