Home / Documentation / Entity Resolution
Entity Resolution
zentity executes entity resolution jobs in response to Resolution API requests.
You must provide an entity model when making a resolution request. You can provide it in two ways:
- You can embed the entity model in the request under a field called
"model"
. - You can index the entity model using the Models API and reference it by its
entity_type
.
More info
Continue Reading
‹ | Entity Modeling Tips | Entity Resolution Input Specification | › |
---|---|---|---|