Skip to content

Code for the Attention-Gated Convolutional Neural Network for sentence classification

Notifications You must be signed in to change notification settings

fabyangliu/AGCNN-Sentence-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGCNN-Sentence-Classification

Demo code for the paper An Attention-Gated Convolutional Neural Network for Sentence Classification
(accepted for publication in the IDA journal).
Runs the AGCNN-rand model on the CR dataset (Customer Review dataset, by M. Hu and B. Liu).

Requirements

Note

Usage of this code may need to modify some statements, such as file path.
If the code is helpful for your work, please cite our paper as
"Yang Liu, Lixin Ji, Ruiyang Huang, Tuosiyu Ming, Chao Gao, and Jianpeng Zhang (2019), An Attention-Gated Convolutional Neural Network for Sentence Classification, Intelligent Data Analysis (in press)."
or
"Yang Liu, Lixin Ji, Ruiyang Huang, Tuosiyu Ming, Chao Gao, and Jianpeng Zhang (2018), An Attention-Gated Convolutional Neural Network for Sentence Classification, arXiv preprint arXiv:1808.07325."

About

Code for the Attention-Gated Convolutional Neural Network for sentence classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages