Record Grounding Task
(Redirected from Record Normalization Task)
Jump to navigation
Jump to search
A Record Grounding Task is a record classification task that is a grounding task (accepts a canonical database).
- AKA: Record Normalization, Record Disambiguation.
- Context:
- Input: a Data Record, and a Canonical Database.
- output: a Grounded Data Record.
- It can be solved by a Record Grounding System (that implements a Record Grounding algorithm).
- It can range from being a Heuristic Record Grounding Task to being a Data-Driven Record Grounding Task (such as supervised record grounding).
- It can range from being an Entity Record Grounding Task to being a Relation Record Grounding Task.
- ...
- Example(s):
- Counter-Example(s):
- See: Entity Reference Normalization.