HTTP Server based on simhash
Dependencies:
g++ (version >= 4.1 recommended) or clang++;
git clone --recurse-submodules https://github.com/yanyiwu/simhash_server.gitmake
cd keyword_serverif 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"