Module: Google::Cloud::Language::V1::EntityMention::Type

Defined in:
proto_docs/google/cloud/language/v1/language_service.rb

Overview

The supported types of mentions.

Constant Summary collapse

TYPE_UNKNOWN =

Unknown

0
PROPER =

Proper name

1
COMMON =

Common noun (or noun compound)

2