# simhash **Repository Path**: xinglinsky/simhash ## Basic Information - **Project Name**: simhash - **Description**: A Python Implementation of Simhash Algorithm - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README simhash =========== This is a Python implementation of [Simhash](http://www.wwwconference.org/www2007/papers/paper215.pdf). ## Getting Started ## Build Status [![Build Status](https://travis-ci.org/leonsim/simhash.png?branch=master)](https://travis-ci.org/leonsim/simhash)