Extract topics

Topic Extractor extracts the most salient themes of a piece of text, and is useful for summarizing documents. Given an input, both a list of concepts and a list of keyphrases are returned. Concepts are higher level topics implicit in the text, but which may or may not actually appear in the text. Keyphrases are found in the text and representative of the overall content.

Headers

X-RosetteAPI-KeystringRequired

Request

This endpoint expects an object.
contentstringOptional
optionsobjectOptional

Response

OK
conceptslist of objects or null
list of concepts
keyphraselist of objects or null
list of keyphrases