SOTAVerified

A Deep Neural Network Sentence Level Classification Method with Context Information

2018-08-31EMNLP 2018Unverified0· sign in to hype

Xingyi Song, Johann Petrak, Angus Roberts

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In the sentence classification task, context formed from sentences adjacent to the sentence being classified can provide important information for classification. This context is, however, often ignored. Where methods do make use of context, only small amounts are considered, making it difficult to scale. We present a new method for sentence classification, Context-LSTM-CNN, that makes use of potentially large contexts. The method also utilizes long-range dependencies within the sentence being classified, using an LSTM, and short-span features, using a stacked CNN. Our experiments demonstrate that this approach consistently improves over previous methods on two different datasets.

Tasks

Reproductions