Skip to content

ZhitingHu/logicnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the following paper in application of sentiment classification

Harnessing Deep Neural Networks with Logic Rules
Zhiting Hu, Xuezhe Ma, Zhengzhong Liu, Eduard Hovy, Eric P. Xing, ACL 2016

Data Preparation

  • Download and uncompress the pre-trained word2vec to data/w2v/

  • run script data/preprocess_data.sh under data/

Running

  • run run.sh

  • Average performance (accuracy) is around q:0.893, p:0.887 (randomness comes from GPU parallelization)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published