Skip to main content

PlagDef supports plagiarism detection for student assignments.

Project description

PlagDef

PyPI version PyPI - Python Version GitHub Test Coverage

PlagDef supports plagiarism detection for student assignments.

Installation

Get it from PyPI:

$ pip install plagdef

Or build it yourself:

$ git clone git://github.com/devWhyqueue/plagdef
$ pip install -e .

And install necessary resources:

$ python -m nltk.downloader punkt

Usage

Run the GUI:

$ plagdef-gui

Or if you prefer a CLI:

$ plagdef -h

Development

Clone the repo and install dependencies/resources:

$ git clone git://github.com/devWhyqueue/plagdef
$ pipenv install --dev
$ pipenv run python -m nltk.downloader punkt

Publish to PyPI

In your virtual environment build and upload PlagDef:

$ python -m build
$ twine upload dist/*

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plagdef-0.2.tar.gz (335.5 kB view hashes)

Uploaded Source

Built Distribution

plagdef-0.2-py3-none-any.whl (352.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page