Advent of 2024, Day 10 – Microsoft Azure AI – Language and Translation in Azure AI Foundry
This article is originally published at https://tomaztsql.wordpress.com
In this Microsoft Azure AI series:
- Dec 01: Microsoft Azure AI – What is Foundry?
- Dec 02: Microsoft Azure AI – Working with Azure AI Foundry
- Dec 03: Microsoft Azure AI – Creating project in Azure AI Foundry
- Dec 04: Microsoft Azure AI – Deployment in Azure AI Foundry
- Dec 05: Microsoft Azure AI – Deployment parameters in Azure AI Foundry
- Dec 06: Microsoft Azure AI – AI Services in Azure AI Foundry
- Dec 07: Microsoft Azure AI – Speech service in AI Services
- Dec 08: Microsoft Azure AI – Speech Studio in Azure with AI Services
- Dec 09: Microsoft Azure AI – Speech SDK with Python
In Language + Translation UI you will give you capabilities to integrate the natural languages into your apps, bots and other services. With Language + Transport you can redact sensitive data, segment your text, and many more.
The outlook of UI:
Language playground offers immediate testing of API and all the capabilities.
For the finding and removing sensitive text (PII), you can select different categories (Age, Address, TAX Number, VAT, Passport number) – all from PII (Personal , select them and give you the capabilities to cover it, remove it or sensor it.
You can hide the PII:
You can also Extract PII from conversations.
The capabilities of this service are enormous and useful. All the features for extracting the information from text or summarising the text can be added and extended to your application.
Tomorrow we will look more into coding and SDK options for “Language + Translation” service.
All of the code samples will be available on my Github.
Thanks for visiting r-craft.org
This article is originally published at https://tomaztsql.wordpress.com
Please visit source website for post related comments.