Closed Rgonzales4 closed 1 year ago
Fast API testing for Sentiment Analysis
Tess /ap/sentiment/process call is successful, and response contains sentiment and score keys in JSON object.
/ap/sentiment/process
sentiment
score
Fast API testing for Sentiment Analysis
Tess
/ap/sentiment/process
call is successful, and response containssentiment
andscore
keys in JSON object.sentiment
must equal "Positive"score
must equal '0.9796596169471741' (exact decimal)