RepositoryWebrefCategoryInfo

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

All informations about category types of the entity.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. allTypes (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefFreebaseType), default: nil)
    - Contains all types relevant for this entity, along with their provenances and confidences. This field basically replicates information above in a unified way, so that Refcon scroing can make better use of it. If present, Refcon scoring will use all_types, and ignore other fields like freebase_type. Note: there is some basic conflict resolution applied when all_types are computed (implemented in type-extractor.cc, IsLikelyConflictingFreebase).
  2. freebaseType (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefFreebaseType), default: nil)
    -
  3. kgCollection (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefKGCollection), default: nil)
    -
  4. oysterType (type: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefOysterType, default: nil)
    -
  5. salientCategory (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefFatcatCategory), default: nil)
    - verticals4 categories that cooccur with this entity, aggregated over D2E. See where we read from CompactDocClassification in http://google3/repository/webref/preprocessing/fatcat-categories.cc.
  6. wikipediaCategory (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWikipediaCategory), default: nil)
    -
  7. wpCategory (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefFreebaseType), default: nil)
    - WPCat CategotyResult classification.

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCategoryInfo