Modifier

Partager via


Modules Azure Cognitive Services pour PythonAzure Cognitive Services modules for Python

Ajoutez la reconnaissance faciale et d’image, l’analyse linguistique et la recherche à vos applications Python, sites Web et outils à l’aide des modules Azure Cognitive Services pour 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.

Modules de visionVision modules

Vision par ordinateurComputer Vision

Retourne des informations sur le contenu visuel d’une image :Returns information about visual content found in an image:

  • Utilisez le marquage, les descriptions et les modèles propres au domaine pour identifier le contenu et le marquer en toute confiance.Use tagging, descriptions, and domain-specific models to identify content and label it with confidence.
  • Appliquez des paramètres relatifs au contenu osé/pour adulte pour activer la restriction automatique du contenu réservé aux adultes.Apply adult/racy settings to enable automated restriction of adult content.
  • Identifiez les types d’image et de jeu de couleurs dans les images.Identify image types and color schemes in pictures.

Essayez Vision par ordinateur gratuitement dans votre navigateur.Try Computer Vision for free in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-vision-computervision

Obtenez plus d’informations sur l’API Vision par ordinateur et la prise en main avec le démarrage rapide Python API Vision par ordinateur.Learn more about the Computer Vision API and get started with the Computer Vision API Python quickstart.

Content ModeratorContent Moderator

Modération assistée par ordinateur de texte, de vidéo et d’images, à laquelle s’ajoutent des outils de vérification par un opérateur humain.Machine-assisted moderation of text, video and images, augmented with human review tools.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-vision-contentmoderator

En savoir plus sur le service Content Moderator.Learn more about the Content Moderator service.

Service Vision personnaliséeCustom Vision Service

Téléchargez des images pour effectuer l’apprentissage et personnaliser un modèle de vision par ordinateur pour votre cas d’usage spécifique.Upload images to train and customize a computer vision model for your specific use case. Une fois que l’apprentissage du modèle est effectué, vous pouvez utiliser l’API pour marquer des images à l’aide du modèle et évaluer les résultats pour améliorer votre classifieur.Once the model is trained, you can use the API to tag images using the model and evaluate the results to improve your classifier.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-vision-customvision

En savoir plus sur le service Vision personnalisée et la prise en main du tutoriel Python Vision personnaliséeLearn more about the Custom Vision service and get started with the Custom Vision Python tutorial

API VisageFace API

Détectez, identifiez, analysez, organisez et balisez des visages sur des photos.Detect, identify, analyze, organize, and tag faces in photos.

Essayez l’API Visage dans votre navigateur.Try the Face API in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install cognitive-face

En savoir plus sur l’API Visage et la prise en main avec le démarrage rapide Python API Visage.Learn more about the Face API and get started with the Face API Python quickstart.

Modules de rechercheSearch modules

Récupérez des documents web indexés par l’API Recherche Web Bing et affinez les résultats par type, date et bien plus encore.Retrieve web documents indexed by the Bing Web Search API and narrow down the results by result type, freshness and more.

Essayez l’API Recherche Web dans votre navigateur.Try the Web Search API in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-search-websearch

En savoir plus sur l’API Recherche Web Bing et la prise en main avec le démarrage rapide Python API Recherche Web Bing.Learn more about the Bing Web Search API and get started with the Web Search API Python quickstart.

Recherchez des images et obtenez des miniatures, des URL d’images complètes, des métadonnées d’images et bien plus encore dans vos résultats.Search for images and get thumbnails, full image URLs, image metadata and more in your results.

Essayez l’API Recherche d’images Bing dans votre navigateur.Try the Image Search API in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-search-imagesearch

En savoir plus sur l’API Recherche d’images Bing et la prise en main avec le démarrage rapide Python API Recherche d’images Bing.Learn more about the Bing Image Search API and get started with the Image Search API Python quickstart.

Recherchez l’entité la plus pertinente (lieu, personne ou chose) pour un emplacement ou un terme de recherche donné.Search for the most relevant entity (place, person, or thing) for a given search term or location.

Essayez l’API Recherche d’entités Bing dans votre navigateur.Try the Entity Search API in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-search-entitysearch

En savoir plus sur l’API Recherche d’entités Bing et la prise en main avec le démarrage rapide Python API Recherche d’entités Bing.Learn more about the Bing Entity Search API and get started with the Entity Search API Python quickstart.

Générez une recherche personnalisée sur le web qui répond à votre domaine de recherche spécifique.Build and a custom web search that meets your specific search domain.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-search-customsearch

En savoir plus sur le service Recherche personnalisée Bing et commencer à interroger votre recherche personnalisée à partir de Python avec le démarrage rapide Python API Recherche personnalisée Bing.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.

Recherchez des vidéos sur le web et obtenez des résultats comprenant les métadonnées d’auteur, d’encodage, de longueur et de nombre d’affichages.Find videos across the web and get results with creator, encoding, length, and view count metadata.

Essayez l’API Recherche de vidéos Bing dans votre navigateur.Try the Video Search API in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-search-videosearch

En savoir plus sur le service Recherche de vidéos et la prise en main avec le démarrage rapide Python API Recherche de vidéos Bing.Learn more about the Bing Video Search service and get started with the Video Search API Python quickstart.

Recherchez sur le web des articles d’actualité et travaillez avec des métadonnées d’articles, d’informations liées, d’images et d’informations de fournisseur.Search the web for news articles and work with article, related news, images, and provider info metadata.

Essayez l’API Recherche d’actualités Bing dans votre navigateur.Try the News Search API in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-search-newssearch

En savoir plus sur le service Recherche d’actualités Bing et la prise en main avec le démarrage rapide Python API Recherche d’actualités Bing.Learn more about the Bing News Search service and get started with the News Search API Python quickstart.

Modules linguistiquesLanguage modules

Analyse de texteText Analytics

L’API Analyse de texte est un service informatique qui fournit un traitement en langage naturel sur le texte brut.The Text Analytics API is a cloud-based service that provides natural language processing over raw text. L’API comprend trois fonctions principales :The API includes three main functions:

  • analyse de sentimentsSentiment analysis
  • Extraction d’expressions clésKey phrase extraction
  • Détection de la langueLanguage detection

Essayez l’API Analyse de texte dans votre navigateur.Try the Text Analytics API in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-language-textanalytics

En savoir plus sur l’API Analyse de texte et la prise en main avec le démarrage rapide Python API Analyse de texte.Learn more about the Text Analytics API and get started with the Text Analytics API Python quickstart.

API Vérification orthographiqueSpell Check

Utilisez la vérification orthographique et de grammaire contextuelle avec l’API Vérification orthographique Bing.Perform contextual grammar and spell checking with the Bing Spell Check API.

Essayez l’API Vérification orthographique dans votre navigateur.Try the Spell Check API in your browser.

Obtenez le module Python avec pip :Get the Python module with pip:

pip install azure-cognitiveservices-language-spellcheck

En savoir plus sur l’API Vérification orthographique et la prise en main avec le démarrage rapide Python API Vérification orthographique.Learn more about the Spell Check API and get started with the Spell Check API Python quickstart.