1-Nearest Neighbor Range Search Task
Jump to navigation
Jump to search
A 1-Nearest Neighbor Range Search Task is a Similarity Search Task that combines a 1-Nearest Neighbor Search Task and a Range Similarity Task.
- Context:
- …
- Example(s):
- Return the nearest Entity Record to this Entity Mention so long as the distance is < threshold r.
- ...
- See: Coreference Resolution Task.