@botbuildercommunity/middleware-aws-comprehend
Version:
Bot Framework middleware component for the Amazon AWS Comprehend service, including sentiment analysis, language detection, entity extraction, and keyword recognition.
7 lines (6 loc) • 702 B
text/xml
<testsuite name="@botbuildercommunity/middleware-aws-comprehend" tests="4" failures="0" errors="0" skipped="0" timestamp="Mon, 23 Mar 2020 10:06:46 GMT" time="0.007">
<testcase classname="Cognitive Service engine tests Entity middleware tests" name="should extract a name" time="0.003"/>
<testcase classname="Cognitive Service engine tests Key phrases middleware tests" name="should extract some key phrases" time="0.001"/>
<testcase classname="Cognitive Service engine tests Language detection middleware tests" name="should detect language" time="0.001"/>
<testcase classname="Cognitive Service engine tests Sentiment middleware tests" name="should have a positive sentiment" time="0"/>
</testsuite>