concordia-preprocessor/tests/curl.sh
2019-06-26 12:17:07 +02:00

3 lines
204 B
Bash
Executable File

#!/bin/sh
curl --header "Content-Type: application/json" --request POST --data '{"language":"en", "lemmatize":False, "sentences":["this is just one of the sentences for testing"]}' http://localhost:10002