Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1e0ng/simhash
A Python Implementation of Simhash Algorithm
https://github.com/1e0ng/simhash
Last synced: 9 days ago
JSON representation
A Python Implementation of Simhash Algorithm
- Host: GitHub
- URL: https://github.com/1e0ng/simhash
- Owner: 1e0ng
- License: mit
- Created: 2013-09-14T17:30:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T19:22:32.000Z (over 2 years ago)
- Last Synced: 2024-08-22T06:01:10.796Z (3 months ago)
- Language: Python
- Size: 499 KB
- Stars: 968
- Watchers: 22
- Forks: 222
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-data-science-viz - simhash - duplicate web documents (NLP / Analysis)
README
simhash
===========This is a Python implementation of [Simhash](http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/33026.pdf).
## Getting Started
## Build Status
![Build Status](https://github.com/1e0ng/simhash/actions/workflows/main.yml/badge.svg?branch=master)