Skip to content

me-badsha/Plagiarism-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plagiarism-checker

Getting started

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;

git clone https://github.com/me-badsha/Plagiarism-checker.git

Dependencies

Before you begin playing with the source code you might need to install deps just as shown below;

cd Plagiarism-checker
pip3 install -r requirements.txt

Running the App

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;

$ Plagiarism-checker-> python3 acode.py

How to check

First of all you have to pest your word in a 3 file, and save it. you can see you have many file in Plagiarism-checker folder. then run it.