Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 476 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 476 Bytes

DeepER

Fully Deep Entity Resolution

References:

https://github.com/stanfordnlp/treelstm and the paper [Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks by Kai Sheng Tai, Richard Socher, and Christopher Manning].

Requirements

Ubuntu 16.04 or 17.04 with build-essentials and python3

The rest of the requirements are exactly like those of treelstm, please follow instructions on the above github link to get the requirements set.