statik / fuzzer

document similarity engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a document measurement thingy.

HOWTO:

./rebar check-deps
./rebar get-deps
# this will be your normal compile/run/test loop
./rebar compile
./start.sh
. resty
resty http://127.0.0.1:8000/

POST /foo '{"snippet" : "BAM!", "body" : "in the depth of winter i finally learned that there was in me an invincible summer."}'

About

document similarity engine


Languages

Language:Erlang 96.4%Language:Shell 3.6%