Skip to content

avinashsai/Gated-CNN-for-ABSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gated-CNN-for-ABSA

This is the code for the paper https://www.aclweb.org/anthology/P18-1234. The model is ran for ATSA task without 'conflict' label.

Instructions for PyTorch

git clone https://github.com/avinashsai/Gated-CNN-for-ABSA

cd PyTorch
Download glove.840B.300d.zip and unzip and mention the path in main.py
python main.py --dataset (laptop or restaurant)(default restaurant) --runs (default 5)