Događaj
Izgradite AI aplikacije i agente
17. mar 21 - 21. mar 10
Pridružite se seriji sastanaka kako biste izgradili skalabilna AI rešenja zasnovana na stvarnim slučajevima korišćenja sa kolegama programerima i stručnjacima.
Registrujte se odmahOvaj pregledač više nije podržan.
Nadogradite na Microsoft Edge biste iskoristili najnovije funkcije, bezbednosne ispravke i tehničku podršku.
Azure AI Language is a cloud-based service that provides Natural Language Processing (NLP) features for understanding and analyzing text. Use this service to help build intelligent applications using the web-based Language Studio, REST APIs, and client libraries.
This Language service unifies the following previously available Azure AI services: Text Analytics, QnA Maker, and LUIS. If you need to migrate from these services, see the migration section.
The Language service also provides several new features as well, which can either be:
Napojnica
Unsure which feature to use? See Which Language service feature should I use to help you decide.
Azure AI Foundry enables you to use most of the following service features without needing to write code.
Named entity recognition identifies different entries in text and categorizes them into predefined types.
PII detection identifies entities in text and conversations (chat or transcripts) that are associated with individuals.
Language detection evaluates text and detects a wide range of languages and variant dialects.
Sentiment analysis and opinion mining preconfigured features that help you understand public perception of your brand or topic. These features analyze text to identify positive or negative sentiments and can link them to specific elements within the text.
Summarization condenses information for text and conversations (chat and transcripts). Text summarization generates a summary, supporting two approaches: Extractive summarization creates a summary by selecting key sentences from the document and preserving their original positions. In contrast, abstractive summarization generates a summary by producing new, concise, and coherent sentences or phrases that aren't directly copied from the original document. Conversation summarization recaps and segments long meetings into timestamped chapters. Call center summarization summarizes customer issues and resolution.
Key phrase extraction is a preconfigured feature that evaluates and returns the main concepts in unstructured text, and returns them as a list.
Entity linking is a preconfigured feature that disambiguates the identity of entities (words or phrases) found in unstructured text and returns links to Wikipedia.
Text analytics for health Extracts and labels relevant health information from unstructured text.
Custom text classification enables you to build custom AI models to classify unstructured text documents into custom classes you define.
Custom NER enables you to build custom AI models to extract custom entity categories (labels for words or phrases), using unstructured text that you provide.
Conversational language understanding (CLU) enables users to build custom natural language understanding models to predict the overall intention of an incoming utterance and extract important information from it.
Orchestration workflow is a custom feature that enables you to connect Conversational Language Understanding (CLU), question answering, and LUIS applications.
Question answering is a custom feature that identifies the most suitable answer for user inputs. This feature is typically utilized to develop conversational client applications, including social media platforms, chat bots, and speech-enabled desktop applications.
This section helps you decide which Language service feature you should use for your application:
What do you want to do? | Document format | Your best solution | Is this solution customizable?* |
---|---|---|---|
Detect and/or redact sensitive information such as PII and PHI . |
Unstructured text, transcribed conversations |
PII detection | |
Extract categories of information without creating a custom model. | Unstructured text | The preconfigured NER feature | |
Extract categories of information using a model specific to your data. | Unstructured text | Custom NER | ✓ |
Extract main topics and important phrases. | Unstructured text | Key phrase extraction | |
Determine the sentiment and opinions expressed in text. | Unstructured text | Sentiment analysis and opinion mining | |
Summarize long chunks of text or conversations. | Unstructured text, transcribed conversations. |
Summarization | |
Disambiguate entities and get links to Wikipedia. | Unstructured text | Entity linking | |
Classify documents into one or more categories. | Unstructured text | Custom text classification | ✓ |
Extract medical information from clinical/medical documents, without building a model. | Unstructured text | Text analytics for health | |
Build a conversational application that responds to user inputs. | Unstructured user inputs | Question answering | ✓ |
Detect the language that a text was written in. | Unstructured text | Language detection | |
Predict the intention of user inputs and extract information from them. | Unstructured user inputs | Conversational language understanding | ✓ |
Connect apps from conversational language understanding, LUIS, and question answering. | Unstructured user inputs | Orchestration workflow | ✓ |
* If a feature is customizable, you can train an AI model using our tools to fit your data specifically. Otherwise a feature is preconfigured, meaning the AI models it uses can't be changed. You just send your data, and use the feature's output in your applications.
Azure AI Language unifies three individual language services in Azure AI services - Text Analytics, QnA Maker, and Language Understanding (LUIS). If you have been using these three services, you can easily migrate to the new Azure AI Language. For instructions see Migrating to Azure AI Language.
After you get started with the Language service quickstarts, try our tutorials that show you how to solve various scenarios.
You can find more code samples on GitHub for the following languages:
Use Language service containers to deploy API features on-premises. These Docker containers enable you to bring the service closer to your data for compliance, security, or other operational reasons. The Language service offers the following containers:
An AI system includes not only the technology, but also the people who use it, the people affected by it, and the deployment environment. Read the following articles to learn about responsible AI use and deployment in your systems:
Događaj
Izgradite AI aplikacije i agente
17. mar 21 - 21. mar 10
Pridružite se seriji sastanaka kako biste izgradili skalabilna AI rešenja zasnovana na stvarnim slučajevima korišćenja sa kolegama programerima i stručnjacima.
Registrujte se odmahObuka
Certifikacija
Microsoft Certified: Azure AI Fundamentals - Certifications
Demonstrate fundamental AI concepts related to the development of software and services of Microsoft Azure to create AI solutions.