Skip to content

rishabhjoshi/RE-DS-Word-Attention-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

BNET-DS

Abstract: Distant Supervision (DS) is a popular tech- nique for developing relation extractors start- ing with limited supervision. Our contri- butions in this paper are threefold. Firstly, we propose three novel models for distantly- supervised relation extraction: (1) a Bi-GRU based word attention model (BGWA), (2) an entity-centric attention model (EA), and (3) and a combination model (BNET-DS) which jointly trains and combines multiple comple- mentary models for improved relation extrac- tion. Secondly, we introduce GDS, a new distant supervision dataset for relation extrac- tion. GDS removes test data noise present in all previous distance supervision benchmark datasets, making credible automatic evalu- ation possible. Thirdly, through extensive experiments on multiple real-world datasets, we demonstrate effectiveness of the proposed methods.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.5%
  • C++ 19.3%
  • Shell 0.2%