Skip to main content

Recommender API Schema - ExtractResponseBody

Abstract

Schemata for the Recommender API Calls

The response from the extract endpoint containing all concepts found on the basis of the input text and parameters.

message*[...]
extractedConcepts[...]
    [ScoredConcept]
        [MatchingLabelModel]
            [MatchedText]
                [TokenPosition]
shadowConcepts[...]
    [ShadowConcept]
        [ShadowTerm]

Note

An asterisk (*) next to a parameter indicates a mandatory parameter.