Skip to content

code of Relation Classification via Multi-Level Attention CNNs

Notifications You must be signed in to change notification settings

dgai91/pytorch-acnn-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NRE ACNN Model

an implementation of Relation Classification via Multi-Level Attention CNNs

Some of data handling codes are copied from ACNN

You need an environment: pytorch 1.0.0 keras & tensorflow (I only used one function which name is to_categorical) Git this project to your pycharm or other IDE, then edit the acnn_train.py to satisfied your data

18.12.17 The Renewed Version

These days, I reviewed the paper again and update my code. But the acc is still low.

Could somebody give me some advice?

Network Structure

About

code of Relation Classification via Multi-Level Attention CNNs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages