Editar

Compartilhar via


Módulos de Serviços Cognitivos do Azure para PythonAzure Cognitive Services modules for Python

Adicione imagem e reconhecimento de face, análise de idioma e pesquisa aos seus aplicativos Python, sites e ferramentas usando os módulos de Serviços Cognitivos do Azure para Python.Add image and face recognition, language analysis, and search to your Python apps, websites, and tools using the Azure Cognitive Services modules for Python.

Módulos de visãoVision modules

Visual ComputacionalComputer Vision

Retorna informações sobre o conteúdo visual encontrado em uma imagem:Returns information about visual content found in an image:

  • Use marcação, descrições e modelos específicos do domínio para identificar o conteúdo e rotulá-lo com segurança.Use tagging, descriptions, and domain-specific models to identify content and label it with confidence.
  • Aplique configurações de adulto/conteúdo sexual para habilitar restrições automáticas de conteúdo para adultos.Apply adult/racy settings to enable automated restriction of adult content.
  • Identifique os tipos de imagem e esquemas de cores em fotos.Identify image types and color schemes in pictures.

Experimente o Visual Computacional gratuitamente em seu navegador.Try Computer Vision for free in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-vision-computervision

Saiba mais sobre a API da Pesquisa Visual Computacional e comece a usar o Início rápido do Python para API da Pesquisa Visual Computacional.Learn more about the Computer Vision API and get started with the Computer Vision API Python quickstart.

Content ModeratorContent Moderator

Moderação de texto, vídeo e imagens assistida por computador, aumentada com ferramentas de análise humana.Machine-assisted moderation of text, video and images, augmented with human review tools.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-vision-contentmoderator

Saiba mais sobre o serviço Content Moderator.Learn more about the Content Moderator service.

Serviço de Visão PersonalizadaCustom Vision Service

Carregue imagens para treinar e personalizar um modelo de visão do computador para seu caso de uso específico.Upload images to train and customize a computer vision model for your specific use case. Depois do modelo ser treinado, você pode usar a API para imagens marcadas usando o modelo e avaliar os resultados para melhorar sua classificação.Once the model is trained, you can use the API to tag images using the model and evaluate the results to improve your classifier.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-vision-customvision

Saiba mais sobre o serviço de Visão Personalizada e comece a usar o tutorial do Python para Visão PersonalizadaLearn more about the Custom Vision service and get started with the Custom Vision Python tutorial

API de Detecção FacialFace API

Detecte, identifique, analise, organize e marque rostos em fotos.Detect, identify, analyze, organize, and tag faces in photos.

Experimente a API de Detecção Facial em seu navegador.Try the Face API in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install cognitive-face

Saiba mais sobre a API de Detecção Facial e comece a usar o Início rápido do Python para API de Detecção Facial.Learn more about the Face API and get started with the Face API Python quickstart.

Módulos de pesquisaSearch modules

Recupere documentos da Web indexados pela API de Pesquisa na Web do Bing e restrinja os resultados por tipo de resultado, atualização e muito mais.Retrieve web documents indexed by the Bing Web Search API and narrow down the results by result type, freshness and more.

Experimente a API de Pesquisa na Web em seu navegador.Try the Web Search API in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-search-websearch

Saiba mais sobre a API de Pesquisa na Web do Bing e comece a usar o Início rápido do Python para API de Pesquisa na Web.Learn more about the Bing Web Search API and get started with the Web Search API Python quickstart.

Pesquise imagens e obtenha miniaturas, URLs de imagem completa, metadados de imagem e muito mais em seus resultados.Search for images and get thumbnails, full image URLs, image metadata and more in your results.

Experimente a API de Pesquisa de Imagem em seu navegador.Try the Image Search API in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-search-imagesearch

Saiba mais sobre a API de Pesquisa de Imagem do Bing e comece a usar o Início rápido do Python para API de Pesquisa de Imagem.Learn more about the Bing Image Search API and get started with the Image Search API Python quickstart.

Pesquise a entidade mais relevante (local, pessoa ou coisa) para determinado termo de pesquisa ou local.Search for the most relevant entity (place, person, or thing) for a given search term or location.

Experimente a API de Pesquisa de Entidade em seu navegador.Try the Entity Search API in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-search-entitysearch

Saiba mais sobre a API de Pesquisa de Entidade do Bing e comece a usar o Início rápido do Python para API de Pesquisa de Entidade.Learn more about the Bing Entity Search API and get started with the Entity Search API Python quickstart.

Compile e personalize uma pesquisa na Web que atenda a seu domínio de pesquisa específico.Build and a custom web search that meets your specific search domain.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-search-customsearch

Saiba mais sobre o serviço de Pesquisa Personalizada do Bing e comece a trabalhar com a consulta de sua pesquisa personalizada no Python com o Início rápido do Python para API de Pesquisa Personalizada.Learn more about the Bing Custom Search service and get started with querying your custom search from Python with the Custom Search API Python quickstart.

Encontre vídeos na Web, obtenha resultados com o criador, codificação, duração, e exiba os metadados de contagem.Find videos across the web and get results with creator, encoding, length, and view count metadata.

Experimente a API de Pesquisa de Vídeo em seu navegador.Try the Video Search API in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-search-videosearch

Saiba mais sobre o serviço de Pesquisa de Vídeo do Bing e comece a usar o Início rápido do Python para API de Pesquisa de Vídeo.Learn more about the Bing Video Search service and get started with the Video Search API Python quickstart.

Pesquise na Web artigos de notícias e trabalhe com o artigo, notícias relacionadas, imagens e metadados de informações do provedor.Search the web for news articles and work with article, related news, images, and provider info metadata.

Experimente a API de Pesquisa de Notícias em seu navegador.Try the News Search API in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-search-newssearch

Saiba mais sobre o serviço de Pesquisa de Notícias do Bing e comece a usar o Início rápido do Python para API de Pesquisa de Notícias.Learn more about the Bing News Search service and get started with the News Search API Python quickstart.

Módulos de linguagemLanguage modules

Análise de textoText Analytics

A API de Análise de Texto é um serviço baseado em nuvem que fornece processamento de texto natural em torno de texto bruto.The Text Analytics API is a cloud-based service that provides natural language processing over raw text. A API inclui três funções principais:The API includes three main functions:

  • Análise de sentimentoSentiment analysis
  • Extração de frases-chaveKey phrase extraction
  • Detecção de idiomaLanguage detection

Experimente a API de Análise de Texto em seu navegador.Try the Text Analytics API in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-language-textanalytics

Saiba mais sobre a API de Análise de Texto e comece a usar o Início rápido do Python para API de Análise de Texto.Learn more about the Text Analytics API and get started with the Text Analytics API Python quickstart.

Verificação ortográficaSpell Check

Faça verificações da gramática contextual e ortográfica com a API de Verificação Ortográfica do Bing.Perform contextual grammar and spell checking with the Bing Spell Check API.

Experimente a API de Verificação Ortográfica em seu navegador.Try the Spell Check API in your browser.

Obtenha o módulo Python com pip:Get the Python module with pip:

pip install azure-cognitiveservices-language-spellcheck

Saiba mais sobre a API de Verificação Ortográfica e comece a usar o Início rápido do Python para API de Verificação Ortográfica.Learn more about the Spell Check API and get started with the Spell Check API Python quickstart.