yanyiwu / gosimhash

中文文档simhash值计算
162 stars 30 forks source link

GoSimhash: Simhash Lib Powered by Golang

Test GoDoc Coverage Status License

Introduction

GoSimhash is a Go version of simhash algorithm.

Usage

The sample code can be found at gosimhash-demo