Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement PBOH #153

Closed
RicardoUsbeck opened this issue Oct 20, 2016 · 0 comments
Closed

Implement PBOH #153

RicardoUsbeck opened this issue Oct 20, 2016 · 0 comments

Comments

@RicardoUsbeck
Copy link
Collaborator

Please implement PBOH by @octavian-ganea

https://github.com/dalab/pboh-entity-linking

PBOH[1] is a pure entity disambiguation approach (D2KB) based on light statistics from the English Wikipedia corpus. The authors develop a probabilistic graphical model using pairwise Markov Random Fields to address the problem of Entity Disambiguation. They show that pairwise co-occurrence statistics of words and entities are enough to obtain comparable or better performance than heavy feature engineered systems. They employ loopy belief propagation to perform inference at test time. PBOH can only be used for the D2KB task.

@MichaelRoeder MichaelRoeder added this to the 1.2.5 milestone Nov 1, 2016
MichaelRoeder added a commit that referenced this issue Nov 2, 2016
MichaelRoeder added a commit that referenced this issue Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants