Skip to content

This project is the implementation of the research paper titled 'Deep Convolutional Neural Networks for Sentiment Analysis of Short Texts'

Notifications You must be signed in to change notification settings

shshwtkhr/Deep-Convolutional-Neural-Networks-for-Sentiment-Analysis-of-Short-Texts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Deep-Convolutional-Neural-Networks-for-Sentiment-Analysis-of-Short-Texts

Libraries used: Tensorflow, PyTorch, Keras, Numpy, SciPy, Scikit-learn, and Theano.

Implemented the Character to Sentence Convolutional Neural Network (CharSCNN) architecture as described in the research paper (https://www.aclweb.org/anthology/C14-1008.pdf). For training the neural network: used the Stanford Twitter Sentiment corpus (STS), which contains Twitter messages.

To duplicate the project results, clone this repository and run the Torun.py file from the src folder.

Presentation of the project work:

slide1

slide2

slide3

slide4

slide5

slide6

slide7

slide8

slide9

slide10

slide11

slide12

slide13

slide14

slide15

slide16

slide17