azure.cognitiveservices.search.entitysearch package¶
Submodules¶
Module contents¶
-
class
azure.cognitiveservices.search.entitysearch.
EntitySearchAPI
(credentials, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
The Entity Search API lets you send a search query to Bing and get back search results that include entities and places. Place results include restaurants, hotel, or other local businesses. For places, the query can specify the name of the local business or it can ask for a list (for example, restaurants near me). Entity results include persons, places, or things. Place in this context is tourist attractions, states, countries, etc.
Variables: - config (EntitySearchAPIConfiguration) – Configuration for client.
- entities (azure.cognitiveservices.search.entitysearch.operations.EntitiesOperations) – Entities operations
Parameters: - credentials (None) – Subscription credentials which uniquely identify client subscription.
- base_url (str) – Service URL