ClassifyText Processor

Part of the GCP Natural Language processor family

This processor will attempt to fit the input text into a category. The list of categories that it could be is very extensive, and can be found here.

Properties

All of our Natural Language processors also include these common properties.

This processor does not have any unique properties outside of the common ones.

Data Output

Field Name

Data Type

Description

categories

array of Category

The list of categories the API thinks the text can fall under

Last updated