Sequential Short-text Classification With Recurrent And Convolutional Neural Networks | Awesome LLM Papers Add your paper to Awesome LLM Papers

Sequential Short-text Classification With Recurrent And Convolutional Neural Networks

Ji Young Lee, Franck Dernoncourt . Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies 2016 – 447 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Datasets Interdisciplinary Approaches NAACL Neural Machine Translation Variational Autoencoders

Recent approaches based on artificial neural networks (ANNs) have shown promising results for short-text classification. However, many short texts occur in sequences (e.g., sentences in a document or utterances in a dialog), and most existing ANN-based systems do not leverage the preceding short texts when classifying a subsequent one. In this work, we present a model based on recurrent neural networks and convolutional neural networks that incorporates the preceding short texts. Our model achieves state-of-the-art results on three different datasets for dialog act prediction.

Similar Work