0% found this document useful (0 votes)
42 views4 pages

Ai - 900

ai 900

Uploaded by

Sudhakar Rai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views4 pages

Ai - 900

ai 900

Uploaded by

Sudhakar Rai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4

The Text Analytics API is a cloud-based service that provides Natural Language Processing (NLP) features for text

mining and
text analysis, including sentiment analysis, opinion mining, key phrase extraction, language detection, and named entity
Text Analytics API recognition.
Stemming /Iemmatization Stemming normalizes words before counting them.
Frequency Analysis Frequency analysis counts how often a word appears in a text.
Vectorization Vectorization captures semantic relationships between words by assigning them to locations in n-dimensional space.
N-grams N-grams extend frequency analysis to include multi-term phrases.
Named entity recognition can identify and categorize entities in unstructured text, such as people, places, organizations,
Named entity recognition and quantities, and is suitable to support the development of an article recommendation system.
Multiple linear regression models a relationship between two or more features and a single label
Multiple linear regression models the relationship between several features and a single label. The features must be
Multi Linear Regression independent of each other, otherwise, the model's predictions will be misleading.
Linear regression Linear regression uses a single feature
Logistic regression Logistic regression is a type of classification model, which returns either a Boolean value or a categorical decision

Clustering is a form of unsupervised machine learning in which observations are grouped into clusters based on similarities
in their data values, or features. This kind of machine learning is considered unsupervised because it doesn't make use of
previously known label values to train a model. In a clustering model, the label is the cluster to which the observation is
Clustering assigned, based only on its features.
Embeddings is an Azure OpenAI model that converts text into numerical vectors for analysis. Embeddings can be used to
search, classify, and compare sources of text for similarity.
Embeddings Embeddings can convert text into numerical vector form to facilitate text similarity.

Semantic segmentation provides the ability to classify individual pixels in an image depending on the object that they
represent.
Semantic segmentation is an advanced machine learning technique in which individual pixels in the image are classified
Semantic Segmentation according to the object to which they belong.
Image Analysis capabilities for analyzing images and video, and extracting descriptions, tags, objects, and text.
Knowledge mining is the term used to describe solutions that involve extracting information from large volumes of often
Knowledge mining unstructured data to create a searchable knowledge store.
DALL-E DALL-E is a model that can generate images from natural language
Whisper Whisper can transcribe and translate speech to text.
Multi-service resource the AI service resource created in the Azure portal that provides access to a bundle of AI services.
a resource created in the Azure portal that provides access to a single Azure AI service, such as Speech, Vision, Language,
Single-service resource etc. Each Azure AI service has a unique key and endpoint.
CNNs use filters to extract numeric feature maps from images, and then feed the feature values into a deep learning model
Convolutional neural networks to generate a label prediction.

Transformers work by processing huge volumes of data, and encoding language tokens (representing individual words or
phrases) as vector-based embeddings (arrays of numeric values).
Tokens that are semantically similar are encoded in similar positions, creating a semantic language model that makes it
Transformer possible to build sophisticated NLP solutions for text analysis, translation, language generation, and other tasks.
A specific resource for the Azure AI Vision service. Use this resource type if you don't intend to use any other Azure AI
Azure AI Vision services, or if you want to track utilization and costs for your Azure AI Vision resource separately.
A general resource that includes Azure AI Vision along with many other Azure AI services; such as Azure AI Language, Azure
AI Custom Vision, Azure AI Translator, and others. Use this resource type if you plan to use multiple AI services and want to
Azure AI services simplify administration and development.
Service
Anomaly Detector (retired)
1
2 Azure AI Search
Azure OpenAI
Bot Service
Content Moderator (retired)

Content Safety
Custom Vision
Document Intelligence
Face
Immersive Reader
Language

Language understanding (retired)

Metrics Advisor (retired)


Personalizer (retired)
QnA maker (retired)
Speech
Translator

Video Indexer
Vision
Description
Identify potential problems early on.

Bring AI-powered cloud search to your mobile and web apps.


Perform a wide variety of natural language tasks.
Create bots and connect them across channels.
Detect potentially offensive or unwanted content.

An AI service that detects unwanted contents.


Customize image recognition for your business.
Turn documents into intelligent data-driven solutions.
Detect and identify people and emotions in images.
Help users read and comprehend text.
Build apps with industry-leading natural language understanding
capabilities.
Understand natural language in your apps.

An AI service that detects unwanted contents.


Create rich, personalized experiences for each user.
Distill information into easy-to-navigate questions and answers.
Speech to text, text to speech, translation, and speaker recognition.
Use AI-powered translation technology to translate more than 100 in-use,
at-risk, and endangered languages and dialects.
Extract actionable insights from your videos.
Analyze content in images and videos.

You might also like