Skip to content

This repository contains Keras implementation of Hierarchical Attention Networks for Document Classification(NAACL 2016)

Notifications You must be signed in to change notification settings

Ashish-Gupta03/Hierarchical-Attention-Networks-for-Document-Classification-NAACL-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Hierarchical Attention Network for Document Classification NAACL 2016

This repository contains Keras implementation of Hierarchical Attention Networks for Document Classification(NAACL 2016)

Requirements:-

  • Keras>=2.1.x
  • Tensorflow>=1.4.x
  • Glove embeddings

Run train.ipynb to get final sentiment labels.

The paper implemented is available here.

This code uses data from Kaggle which is available at this link.

About

This repository contains Keras implementation of Hierarchical Attention Networks for Document Classification(NAACL 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published