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
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.1.tar.gz
(7.7 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.1-py3-none-any.whl
(13.9 kB
view details)
File details
Details for the file pyHooke-0.2.1.tar.gz.
File metadata
- Download URL: pyHooke-0.2.1.tar.gz
- Upload date:
- Size: 7.7 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 |
9f95af6ea6138328733e708af8d159771decb349496b9b5b2c6a99b1c82cf8c9
|
|
| MD5 |
71437a64e0cd50c45630cb7cf9a1a6e5
|
|
| BLAKE2b-256 |
974dadc469e144e54c52530e7605f6b39793e6a17a7a143899bf0ee3c517e5b7
|
File details
Details for the file pyHooke-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pyHooke-0.2.1-py3-none-any.whl
- Upload date:
- Size: 13.9 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 |
f319ef0ffced14277ffd7097e082da2f397f921fed6ee98e5cbf56352dcc93d9
|
|
| MD5 |
f8c331f5735cd7bc83307591a0562c7a
|
|
| BLAKE2b-256 |
4289ebf31f2205a3df22c6186d00ca6d23d07b88f3f295f5a51bce8a720d33cc
|