yanshengjia / jist2016

Implementation of the Paper "Entity Linking in Web Tables with Multiple Linked Knowledge Bases"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jist2016

Corrections:

In section 3.1 (c), there are a few mistakes about the definition of Aij.

Actually I find out that Aij = Aji does not apply to all circumstances.

Now I give the new definition of Aij as

Aij

where SRem(i) is the mention-entity semantic relatedness between an entity node i and its only adjacent mention node.

About

Implementation of the Paper "Entity Linking in Web Tables with Multiple Linked Knowledge Bases"

License:Apache License 2.0


Languages

Language:Python 100.0%