Skip to content

yanyiwu/simhash_server

Repository files navigation

Simhash Server

Test

Introduction

HTTP Server based on simhash

Usage

Dependencies:

  • g++ (version >= 4.1 recommended) or clang++;
git clone --recurse-submodules https://github.com/yanyiwu/simhash_server.git
make
cd keyword_server

if you are using MacOSX, please use make osx .

./simhash.server
curl "http://127.0.0.1:11201/?s=你好世界"
curl -d "我是蓝翔 技工拖拉机学院手扶拖拉机专业的。" "http://127.0.0.1:11201"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published