Giter Site home page Giter Site logo

johnmathewdino / plagiarismchecker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from debadityapal/plagiarismchecker

0.0 0.0 0.0 22.7 MB

A OCR based Plagiarism Checking Software

License: MIT License

Python 68.79% CSS 8.02% JavaScript 19.10% SCSS 4.10%

plagiarismchecker's Introduction

Plagio: An OCR enabled Plagiarism Checker

With the spread of the COVID-19 pandemic, the world is observing a shift in the paradigm of the system of education as more institutions adopt online and cloud-based systems of teaching and evaluation. However, this change comes with its pitfalls, one of the most prominent being the inability to check for plagiarism effectively in answer sheets, especially if it is handwritten. Our proposed software involves an Optical Character Recognition (OCR) system that can extract textual data from scanned images of pages with handwritten information on them. Then the extracted data is checked for plagiarism against a database of approximately 130 trillion web pages, and a final report is generated.

Flow of Data

There are 3 main modules to the project:

  1. OCR Module
  2. Plagiarism Checker Module
  3. Website

And the internal data flow is depicted by the following block diagram.

How to set up

  1. Clone the repository using git clone https://github.com/DebadityaPal/PlagiarismChecker
  2. Move into the directory using cd PlagiarismChecker
  3. Install all dependencies for the backend using pip install -r requirements.txt
  4. Move into the frontend folder using cd frontend
  5. Install all dependencies for the frontend using npm install

How to run the software

Backend

  1. Move into the backend folder from the root folder using cd backend
  2. Run the server using python manage.py runserver 8000 It is important to start the server at port 8000, otherwise frontend requests might not be served.

Frontend

  1. Move into the backend folder from the root folder using cd frontend
  2. Run the server using npm run start

plagiarismchecker's People

Contributors

debadityapal avatar gurpreet-legend avatar gaurav879 avatar debaditya-pal avatar kailash360 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.