/Plagiarism-Checker

Checks the plagiarism of a given document against agiven corpus.

Primary LanguagePython

Plagiarism Checker

Checks the plagiarism of a given document against agiven corpus.

Requirements

  • wikipedia
  • pickle
  • numpy
  • nltk

From nltk install:

  • porter_test
  • stopwords

Usage

In order to get the corpus from wikipedia use scraper.py

To start the GUI, run the following: python3 GUI.py