make build-run
make remove
curl -X POST -H "Content-Type: application/json" -d '{"text":"I like you"}' localhost:80/sentpattern
# Output
{
"pattern": "ThirdSentencePattern",
"abbreviation": "SVO"
}
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
make build-run
make remove
curl -X POST -H "Content-Type: application/json" -d '{"text":"I like you"}' localhost:80/sentpattern
# Output
{
"pattern": "ThirdSentencePattern",
"abbreviation": "SVO"
}