Skip to content

Checks plagiarism percentage or similarity percentage between two text files

Notifications You must be signed in to change notification settings

dvraditya/Plagchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plagarism checker

check plagiarism percentage between two text files (Python)

Getting Started

Install dependencies:

python3 -m pip3 install -r requirements.txt

then run following commands:

python3 manage.py makemigrations sim
python3 manage.py migrate
python3 manage.py runserver

About

Checks plagiarism percentage or similarity percentage between two text files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published