Hey Greg, I’ve always included it in the REST based call. I’ve not seen any option for giving it a URI from which to retrieve the text.
I’ve been feeding in tweets, and transcriptions of phone calls but haven’t run into size limits. We’ve been doing keyword analysis, sentiment, language detection, etc. I’m not sure that feeding in large volumes of text would be all that useful. For example, even when doing call transcriptions, I’m looking at sentiment at different parts of a call. Key phrases retrieved from gigabytes of text wouldn’t seem that useful to me. Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile│ +61 3 8676 4913 fax SQL Down Under | Web: www.sqldownunder.com<https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.sqldownunder.com%2F&data=02%7C01%7Csspahelp%40microsoft.com%7C1f0ea4d6b97e4d897f3708d666d1e890%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636809449091516274&sdata=SLHeEGAMmWUY5YIwcC4oAPYr%2F9RIZdi4MNASsdzwX2I%3D&reserved=0> |http://greglow.me<https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgreglow.me%2F&data=02%7C01%7Csspahelp%40microsoft.com%7C1f0ea4d6b97e4d897f3708d666d1e890%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636809449091526278&sdata=IU8tnAITCjBxWafi3A9XpO9lF3PIwZJ8ad3t36lnxvs%3D&reserved=0> From: ozdotnet-boun...@ozdotnet.com <ozdotnet-boun...@ozdotnet.com> On Behalf Of Greg Keogh Sent: Tuesday, 9 February 2021 1:30 PM To: ozDotNet <ozdotnet@ozdotnet.com> Subject: Text Analytics (It's not Friday but) Has anyone used Azure Text Analytics? A colleague is collecting tweets on special subjects and has about 18MB of text so far. I suggested using Text Analytics, so I created a free tier account and I'm in the Console to try it out and find "Key Phrases". However, the API only seems to accept the text to analyse as part of the POST request. This seems crazy, as some people may want to analyze gigwatts of text, and you can't POST that. Can I point the analyser at a Blob or some other pre-uploaded data in the cloud? None of the samples of documentation I've skimmed over so far discusses alternative sources of input. Thanks, Greg K