Skip to content

run text analytics through Microsoft cognetive services. Powershell script for Azure functions and native powershell

Notifications You must be signed in to change notification settings

ehrnst/TextAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

run text analytics through Microsoft cognetive services. Powershell script for Azure functions and native powershell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published