Home

Awesome

Sentiment Piecewise Convolutional Neural Network

This project represents an implementation of PCNN [zeng2015distant], dubbed as Piecewise Convolutional Neural Network, written in Tensorflow. Considered as an application for sentiment attitudes extraction task.

alt text

Architectures implementation:

Model configuration parameters:

Changeset

The master branch represents the latest implementation. Experiment details presented in other branches. The historical changeset is as follows:

Dataset

We use RuSentRel 1.0 corpus consisted of analytical articles from Internet-portal inosmi.ru.

Related works