concordia-preprocessor/tests/curl.sh

3 lines
204 B
Bash
Raw Permalink Normal View History

2019-06-26 12:17:07 +02:00
#!/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