concordia-preprocessor/tests/curl.sh

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