Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 716 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 716 Bytes

Remp

Jiacheng Huang, Wei Hu*, Zhifeng Bao, Yuzhong Qu. Crowdsourced Collective Entity Resolution with Relational Match Propagation. In: ICDE 2020

Dependencies

  • Python 3.5
  • Python libraries: see requirements.txt

Quick Start

Example notebook

Citation

If you find our work useful, please kindly cite it as follows:

@inproceedings{Remp,
  author    = {Jiacheng Huang and Wei Hu and Zhifeng Bao and Yuzhong Qu},
  title     = {Crowdsourced Collective Entity Resolution with Relational Match Propagation},
  booktitle = {ICDE},
  pages     = {xxx--xxx},
  year      = {2020}
}