action datumbox_keyword_extraction { label: "Extracts the Keywords of the Document" description: "The Keyword Extraction function enables you to extract from an arbitrary document all the keywords and word-combinations along with their occurrences in the text." provider: datumbox method: POST path: "/1.0/KeywordExtraction.json" encoding: form output: { type: "object" additionalProperties: true } }