Skip to content

hayy2017/noise_mitigation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 

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