TagResult

  • entities
    Type: array object[] · EntityTag[]
    • kind
      Type: string enum
      values
      • person
      • organization
      • location
    • model_agreement
      Type: string
    • name
      Type: string
    • relevance
      Type: number Format: float

      0-1. How central the entity is to the document.

    • role
      Type: string enum
      values
      • primary
      • secondary
  • keywords
    Type: array object[] · KeywordTag[]
    • keyword
      Type: string
    • model_agreement
      Type: string
    • relevance
      Type: number Format: float

      0-1.

  • tag_set
    Type: string
  • taxonomies
    Type: array object[] · TaxonomyThemes[]
    • taxonomy
      Type: string

      The taxonomy these themes come from.

    • themes
      Type: array object[] · ThemeTag[]