Skip to content

Data Model 10 : Content Extractor

Gauravgkp edited this page Feb 18, 2019 · 1 revision

Input:

  1. uploaded document

Output Json: { documentId : String, documentText : String, documentMetaData : (Json Object) }

Clone this wiki locally