Skip to content

Information extraction

Information extraction detects meaningful parts of the document by mapping them to templates. It can return more than one record—you can think of a record as an instance of a template—for each defined template, based on the text matched by extraction rules.

The API resource carrying out information extraction has the following endpoint:

/api/analyze

In the reference section of this manual you will find all the information you need to perform information extraction, specifically: