EntityRecord Class
EntityRecord.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
EntityRecord
Constructor
EntityRecord(*, name: Optional[str] = None, matches=None, wikipedia_language: Optional[str] = None, wikipedia_id: Optional[str] = None, bing_id: Optional[str] = None, type: Optional[str] = None, sub_type: Optional[str] = None, **kwargs)
Parameters
- wikipedia_language
- str
Required
Wikipedia language for which the WikipediaId and WikipediaUrl refers to.
- bing_id
- str
Required
Bing unique identifier of the recognized entity. Use in conjunction with the Bing Entity Search API to fetch additional relevant information.
Variables
- wikipedia_url
- str
URL for the entity's Wikipedia page.
Feedback
Submit and view feedback for