paper-with-me

Papers

Sentence Modeling with Deep Neural Architecture using Lexicon and Character Attention Mechanism for Sentiment Classification

2017-11-01 · IJCNLP 2017 11 · Huy Thanh Nguyen, Minh Le Nguyen

Tweet-level sentiment classification in Twitter social networking has many challenges: exploiting syntax, semantic, sentiment, and context in tweets. To address these problems, we propose a novel approach to sentiment analysis that uses lexicon features for building lexicon embeddings (LexW2Vs) and generates character attention vectors (CharAVs) by using a Deep Convolutional Neural Network (DeepCNN). Our approach integrates LexW2Vs and CharAVs with continuous word embeddings (ContinuousW2Vs) and dependency-based word embeddings (DependencyW2Vs) simultaneously in order to increase information for each word into a Bidirectional Contextual Gated Recurrent Neural Network (Bi-CGRNN). We evaluate our model on two Twitter sentiment classification datasets. Experimental results show that our model can improve the classification accuracy of sentence-level sentiment analysis in Twitter social networking.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentenceSentiment AnalysisSentiment ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

A Comparison of Modeling Units in Sequence-to-Sequence Speech Recognition with the Transformer on Mandarin Chinese

2018-05-16 · Shiyu Zhou, Linhao Dong, Shuang Xu, Bo Xu

The choice of modeling units is critical to automatic speech recognition (ASR) tasks. Conventional ASR systems typically choose context-dependent states (CD-states) or context-dependent phonemes (CD-phonemes) as their mo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+4

Attentive Gated Lexicon Reader with Contrastive Contextual Co-Attention for Sentiment Classification

2018-10-01 · EMNLP 2018 10 · Yi Tay, Anh Tuan Luu, Siu Cheung Hui, Jian Su

This paper proposes a new neural architecture that exploits readily available sentiment lexicon resources. The key idea is that that incorporating a word-level prior can aid in the representation learning process, eventu…

General ClassificationOpinion MiningRepresentation LearningSentence+2

CAN-NER: Convolutional Attention Network for Chinese Named Entity Recognition

2019-04-03 · NAACL 2019 6 · Yuying Zhu, Guoxin Wang, Börje F. Karlsson

Named entity recognition (NER) in Chinese is essential but difficult because of the lack of natural delimiters. Therefore, Chinese Word Segmentation (CWS) is usually considered as the first step for Chinese NER. However,…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

A Lexicon-Based Graph Neural Network for Chinese NER

2019-11-01 · IJCNLP 2019 11 · Tao Gui, Yicheng Zou, Qi Zhang, Minlong Peng 외

Recurrent neural networks (RNN) used for Chinese named entity recognition (NER) that sequentially track character and word information have achieved great success. However, the characteristic of chain structure and the l…

Chinese Named Entity RecognitionGraph Neural Networknamed-entity-recognitionNamed Entity Recognition+3

Simplify the Usage of Lexicon in Chinese NER

2019-08-16 · ACL 2020 6 · Ruotian Ma, Minlong Peng, Qi Zhang, Xuanjing Huang

Recently, many works have tried to augment the performance of Chinese named entity recognition (NER) using word lexicons. As a representative, Lattice-LSTM (Zhang and Yang, 2018) has achieved new benchmark results on sev…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1