Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Parameter
    summaryType of execution to perform
    defaultjson
    nametype
    • json - Return the lexItems found in the highest confidence route, any vertex with metadata, and the actual highestRoute including all the tokens
    • matchExtraction - Return the lexItems matched by a semantic tag found in the highest confidence route, any vertex with metadata.
    • analytics - Return the lexItems found in the highest confidence route, any vertex with metadata, the tokens_detail with every token in the route, the inputText and the outputText (Text parsed ready for modeling data)
    • route - Return only the SEMANTIC_TAG tokens in the highestRoute 

      Info

      More types can when requested

...