Skip to content

naivechen/SwissCheese-at-SemEval-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwissCheese-at-SemEval-2016

Requirements

  • Python 2.7
  • Tensorflow = 0.10
  • Numpy
  • jieba

This is a convolutional neural network(CNN) implementation with 2 layers, similar to SwissCheese at SemEval-2016 Task 4: Sentiment Classification Using an Ensemble of Convolutional Neural Networks with Distant Supervision. I realize the CNN architecture of the paper, which means that I do not implement the distant supervised step, Sorry :(.

If you know Chinese, you can get more details from this blog.

About

A CNN Architecture For Sentiment Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages