action datumbox_topic_classification { label: "Identifies the Topic of the Document" description: "The Topic Classification function assigns documents in 12 thematic categories based on their keywords, idioms and jargon. It can be used to identify the topic of the texts." provider: datumbox method: POST path: "/1.0/TopicClassification.json" encoding: form output: { type: "object" additionalProperties: true } }