added
Entities
February 19th, 2024 by Gael Bonn
A new output is added to each extractor, entities
, it lists all the entities found in the document:
{
"entities": [{"fullName": "Charles L'Heureux", "firstName": "Charles", "lastName":"L'Heureux", "id": "zakoz35az234251f"}],
"extractedInformation": {...},
"controls": {...}
}