Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 521 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 521 Bytes

TextAnalytics

Run text analytics with Microsoft Cognetive services using the Azure Function or the classic powershell script. You will need to sign up fortwo cognetive services. Text analytics API and Translator API.

Azure Function: Sign up for a new account or use ans existing one Create a new Powershell (HHTP triggered) API and set it up to recieve a POST (or GET) request. Add the two cognetive services keys to your function settings.

Classic powershell: Add your keys and run script with text and ID as inputs