Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1015 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 1015 Bytes

PlagFinder - A Plagiarism Detection Tool

MIT License

Checkout the Live Application

This tool is created using Python, and for UI - HTML, CSS and JS.

Machine Learning Model Used - Support Vector Machine

Resources Used - NLTK functions

Author

@nishant-ai

Features

  • Returns if plag detected ✔
  • Returns the suspected websites ✔️
  • UI/UX - Under Development
  • Server supported - Windows/Linux/MacOS

Installation

Install via Command Line:

Enter the project directory and use the following commands

  pip3 install -r requirements.txt
  python3 manage.py runserver

Acknowledgement

Data Set Used - Created by Paul Clough (Information Studies) and Mark Stevenson (Computer Science), University of Sheffield.