GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionEntityDocInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Contains information about document appearances of an entity.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
entityDocCount
(type:String.t
, default:nil
)
- The number of documents where this entity was mentioned at least once. -
entityMentionCount
(type:String.t
, default:nil
)
- The number of times the entity was mentioned across the entire corpus. -
mid
(type:String.t
, default:nil
)
- The entity id. -
totalDocCount
(type:String.t
, default:nil
)
- The number of documents in the corpus. -
totalMentionCount
(type:String.t
, default:nil
)
- The number of mentions of any entity across the entire corpus.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionEntityDocInfo