Skip to content
forked from daqcri/DeepER

End-to-End Deep Entity Resolution

Notifications You must be signed in to change notification settings

Decoder996/DeepER

 
 

Repository files navigation

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.

About

End-to-End Deep Entity Resolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 75.7%
  • Python 11.7%
  • Java 5.7%
  • C# 4.3%
  • Shell 2.6%