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:
from Hooke import Hooke
hk = Hooke() #Inits
hk.Textual(input="test/test.txt") #Runs the fast, textual comparison
hk.Shingled(input="test/test.txt") #Runs the nltk and shingle comparison
Contributing
Just pull request, with a brief explanation of the changes.
Project details
Release history Release notifications | RSS feed
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.0.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyHooke-0.2.0-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file pyHooke-0.2.0.tar.gz.
File metadata
- Download URL: pyHooke-0.2.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0e964477c864ec2d6b19174c80b641998736d2f96a40a1ebeb5bb8acc472b12
|
|
| MD5 |
c03a02e6186cd31f00b8e9225c862191
|
|
| BLAKE2b-256 |
abf51b54ec0f239913539880c967343a5962eb09ef597b6786750a4799a5abba
|
File details
Details for the file pyHooke-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pyHooke-0.2.0-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48b7f9eb7977b27f04393adcf5146f00ad82115ec0abab3287679fe7a96ba640
|
|
| MD5 |
b8a6eb65b1742725813dc22552c569ba
|
|
| BLAKE2b-256 |
8d9d17fc621d34048f25e199936b37c19093d76ea95692e5aa34f4f5b3594b17
|