Ravikumar & Cohen Generative Models (Entity Resolution Entity Resolution)

From Algorithm Wiki
Jump to navigation Jump to search

Time Complexity

$O(n^{2} k)$

Space Complexity

$O(k)$ words

(Derived: One value per feature in the discretized vector)

Description

Approximate?

Exact

Randomized?

No, deterministic

Model of Computation

Word RAM

Year

2004

Reference

https://arxiv.org/abs/1207.4180