#!/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