Skip to content

se4u/nvse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Variational Set Expansion (NVSE) tensorflow implementation

This is the tensorflow implementation of NVSE for the paper: “Neural Variational Entity Set Expansion for Automatically Populated Knowledge Graphs”, Pushpendre Rastogi, Adam Poliak, Vince Lyzinski and Benjamin Van Durme. 2018

@Article{Rastogi2018,
  author="Rastogi, Pushpendre and Poliak, Adam and Lyzinski, Vince and Van Durme, Benjamin",
  title="Neural variational entity set expansion for automatically populated knowledge graphs",
  journal="Information Retrieval Journal",
  year="2018",
  month="Oct",
  day="25",
  issn="1573-7659",
  doi="10.1007/s10791-018-9342-1",
  url="https://doi.org/10.1007/s10791-018-9342-1"
}

Demo Video (opens new tab on youtube)

Everything Is AWESOME

Commands

make train 
make serve
make query

Data.

Releasing the whole dataset for the experiments will not be possible because the TinkerBell KB was based on LDC2017E25. Please email us or raise an issue here for getting the dataset.

Baseline software.

About

Neural Variational Set Expansion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published