Skip to content

gccrpm/noise_mitigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noise Mitigation for Neural Entity Typing and Relation Extraction

For more information, please look at this paper:
Noise Mitigation for Neural Entity Typing and Relation Extraction,
Heike Adel*, Yadollah Yaghoobzadeh* and Hinrich Schütze,
EACL 2017 (*equal contribution)

Requirement

Python: 2.7.11 
Numpy: 1.10.4 
Theano: 0.8.2 
Blocks: 0.1.1 
Fuel: 0.1.1 

Entity Typing

There are implementation for distant supervised as well as multi-instance multi-label (MIML) entity typing models. The script used for that is here:
train2level.py
And, the configs are in the "configs" subdirectory.

Type-aware Releation Extraction

About

Noise Mitigation for Neural Entity Typing and Relation Extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%