Giter VIP home page Giter VIP logo

plagiarism-checker's Introduction

ReadMe

Team Members:

  1. Venkateshwar Dhari Singh(2018A7PS0246H)
  2. Dhruv Maheshwari(2018A7PS0170H)
  3. Jatin Arora(2018A7PS0551H)
  4. Lokesh Mehra(2018A7PS0268H)
  5. Shubh Aggarwal(2018A3PS0525H)

Prerequisites:

  1. NLTk
  2. Tkinter
  3. Matplotlib PS : We will be requiring pip to install the above packages
  4. NLTK : pip install nltk We will also need to download nltk data using nltk.download() Ref : ​Installing NLTK — NLTK 3.5 documentation
  5. Matplotlib : pip install matplotlib Ref : ​Installation Guide — Matplotlib 3.3.2 documentation

Before Starting:

Copy the training corpus (the documents against which plagiarism will be checked) in
The main.py folder and run it.

Here We Go:

Copy the content of the file into the text box and give the file a name as it will now be
added in the training corpus. Press the preprocess button to initialize the trigrams
and now we are ready to go.
Press the check button to generate a graph between the percentage plagiarism wrt to
each file in the training corpus.
Now close the graph, take another file if we want to proceed without adding previous file
In the corpus just click the check button.

Limitations and Strong Points:

In case the sentences are jumbled the tri-gram methods still detects it. If the document is
completely copied our model performed very well along with in the case where the text
is unique. The grey areas were the places where the document has been paraphrased
heavily and since the model works on a tri-gram comparison if the words are replaced
with synonyms the efficiency will decrease. This can be overcomed by using a model
Which detects the context of the sentences.

plagiarism-checker's People

Contributors

venkatdsingh7 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.