paper-with-me

Papers

Japanese Sentiment Classification using a Tree-Structured Long Short-Term Memory with Attention

2017-04-04 · PACLIC 2018 12 · Ryosuke Miyazaki, Mamoru Komachi

Previous approaches to training syntax-based sentiment classification models required phrase-level annotated corpora, which are not readily available in many languages other than English. Thus, we propose the use of tree-structured Long Short-Term Memory with an attention mechanism that pays attention to each subtree of the parse tree. Experimental results indicate that our model achieves the state-of-the-art performance in a Japanese sentiment classification task.

📄 PDF Abstract BibTeX arXiv:1704.00924

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks

2015-02-28 · IJCNLP 2015 7 · Kai Sheng Tai, Richard Socher, Christopher D. Manning

Because of their superior ability to preserve sequence information over time, Long Short-Term Memory (LSTM) networks, a type of recurrent neural network with a more complex computational unit, have obtained strong result…

General ClassificationSemantic SimilaritySentiment AnalysisSentiment Classification

Investigating Dynamic Routing in Tree-Structured LSTM for Sentiment Analysis

2019-11-01 · IJCNLP 2019 11 · Jin Wang, Liang-Chih Yu, K. Robert Lai, Xue-jie Zhang

Deep neural network models such as long short-term memory (LSTM) and tree-LSTM have been proven to be effective for sentiment analysis. However, sequential LSTM is a bias model wherein the words in the tail of a sentence…

SentenceSentiment AnalysisSentiment Classification

Economy Watchers Survey Provides Datasets and Tasks for Japanese Financial Domain

2024-07-20 · Masahiro Suzuki, Hiroki Sakaji

Natural language processing (NLP) tasks in English and general domains are widely available and are often used to evaluate pre-trained language models. In contrast, fewer tasks are available for languages other than Engl…

Sentiment Analysis

Structural Attention Neural Networks for improved sentiment analysis

2017-01-07 · EACL 2017 4 · Filippos Kokkinos, Alexandros Potamianos

We introduce a tree-structured attention neural network for sentences and small phrases and apply it to the problem of sentiment classification. Our model expands the current recursive models by incorporating structural …

General ClassificationSentiment AnalysisSentiment Classification

Discrete Opinion Tree Induction for Aspect-based Sentiment Analysis

2022-05-01 · ACL 2022 5 · Chenhua Chen, Zhiyang Teng, Zhongqing Wang, Yue Zhang

Dependency trees have been intensively used with graph neural networks for aspect-based sentiment classification. Though being effective, such methods rely on external dependency parsers, which can be unavailable for low…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisSentiment Classification