Skip to main content

Open source plagiarism checker

Project description

Hooke

Written in python, and based on quite a few requirements

It is yet to work properly

Installation

pip install pyHooke # Stable PyPi
pip install git+https://github.com/oekshido/Hooke # Latest

Due to the inital installation, it may be required to install nltk datasets manually

Usage

To run a simple textual check:

import Hooke

Hooke.Textual(input="test/test.txt") #Runs the fast, textual comparison
Hooke.Shingled(input="test/test.txt") #Runs the nltk and shingle comparison

Contributing

Just pull request, with a brief explanation of the changes.

Project details


Download files

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

Source Distribution

pyHooke-0.2.1.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

pyHooke-0.2.1-py3-none-any.whl (13.9 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