中文
相关论文

相关论文: Improving Bi-LSTM Performance for Indonesian Senti…

200 篇论文

Effectively analyzing the comments to uncover latent intentions holds immense value in making strategic decisions across various domains. However, several challenges hinder the process of sentiment analysis including the lexical diversity…

计算与语言 · 计算机科学 2025-06-27 Md. Mostafizer Rahman , Ariful Islam Shiplu , Yutaka Watanobe , Md. Ashad Alam

Twitter is one of the top influenced social media which has a million number of active users. It is commonly used for microblogging that allows users to share messages, ideas, thoughts and many more. Thus, millions interaction such as short…

计算与语言 · 计算机科学 2020-12-04 Dian Indriani , Arbi Haza Nasution , Winda Monika , Salhazan Nasution

While existing machine learning models have achieved great success for sentiment classification, they typically do not explicitly capture sentiment-oriented word interaction, which can lead to poor results for fine-grained analysis at the…

计算与语言 · 计算机科学 2018-01-19 Shuai Wang , Mianwei Zhou , Geli Fei , Yi Chang , Bing Liu

The sentiment analysis task has various applications in practice. In the sentiment analysis task, words and phrases that represent positive and negative emotions are important. Finding out the words that represent the emotion from the text…

计算与语言 · 计算机科学 2022-12-06 An Long Doan , Son T. Luu

There is a lot of research interest in encoding variable length sentences into fixed length vectors, in a way that preserves the sentence meanings. Two common methods include representations based on averaging word vectors, and…

计算与语言 · 计算机科学 2017-02-10 Yossi Adi , Einat Kermany , Yonatan Belinkov , Ofer Lavi , Yoav Goldberg

Imbalanced data commonly exists in real world, espacially in sentiment-related corpus, making it difficult to train a classifier to distinguish latent sentiment in text data. We observe that humans often express transitional emotion between…

计算与语言 · 计算机科学 2019-03-29 Tao Zhang , Xing Wu , Meng Lin , Jizhong Han , Songlin Hu

We present a neural network architecture based on bidirectional LSTMs to compute representations of words in the sentential contexts. These context-sensitive word representations are suitable for, e.g., distinguishing different word senses…

计算与语言 · 计算机科学 2015-11-23 Kazuya Kawakami , Chris Dyer

An important part of the information gathering and data analysis is to find out what people think about, either a product or an entity. Twitter is an opinion rich social networking site. The posts or tweets from this data can be used for…

信息检索 · 计算机科学 2024-09-05 Dwarampudi Mahidhar Reddy , N V Subba Reddy , N V Subba Reddy

We introduce a new approach for disfluency detection using a Bidirectional Long-Short Term Memory neural network (BLSTM). In addition to the word sequence, the model takes as input pattern match features that were developed to reduce…

计算与语言 · 计算机科学 2016-04-13 Vicky Zayats , Mari Ostendorf , Hannaneh Hajishirzi

LSTM or Long Short Term Memory Networks is a specific type of Recurrent Neural Network (RNN) that is very effective in dealing with long sequence data and learning long term dependencies. In this work, we perform sentiment analysis on a GOP…

计算与语言 · 计算机科学 2020-05-11 Karthik Gopalakrishnan , Fathi M. Salem

Text summarization and sentiment classification both aim to capture the main ideas of the text but at different levels. Text summarization is to describe the text within a few sentences, while sentiment classification can be regarded as a…

计算与语言 · 计算机科学 2018-05-31 Shuming Ma , Xu Sun , Junyang Lin , Xuancheng Ren

Sentiment classification, a complex task in natural language processing, becomes even more challenging when analyzing passages with multiple conflicting tones. Typically, longer passages exacerbate this issue, leading to decreased model…

机器学习 · 计算机科学 2025-05-13 Jan Kościałkowski , Paweł Marcinkowski

Sentiment analysis is a key component in various text mining applications. Numerous sentiment classification techniques, including conventional and deep learning-based methods, have been proposed in the literature. In most existing methods,…

计算与语言 · 计算机科学 2018-03-22 Ou Wu , Tao Yang , Mengyang Li , Ming Li

Aspect-based sentiment analysis predicts sentiment polarity with fine granularity. While graph convolutional networks (GCNs) are widely utilized for sentimental feature extraction, their naive application for syntactic feature extraction…

计算与语言 · 计算机科学 2024-09-10 Chen Li , Huidong Tang , Jinli Zhang , Xiujing Guo , Debo Cheng , Yasuhiko Morimoto

Distributed representations of sentences have been developed recently to represent their meaning as real-valued vectors. However, it is not clear how much information such representations retain about the polarity of sentences. To study…

计算与语言 · 计算机科学 2017-09-07 Edoardo Maria Ponti , Ivan Vulić , Anna Korhonen

In this dissertation we report results of our research on dense distributed representations of text data. We propose two novel neural models for learning such representations. The first model learns representations at the document level,…

计算与语言 · 计算机科学 2019-01-08 Karol Grzegorczyk

With the popularity of social networks, and e-commerce websites, sentiment analysis has become a more active area of research in the past few years. On a high level, sentiment analysis tries to understand the public opinion about a specific…

计算与语言 · 计算机科学 2019-04-14 Shervin Minaee , Elham Azimi , AmirAli Abdolrashidi

Sentence scoring aims at measuring the likelihood score of a sentence and is widely used in many natural language processing scenarios, like reranking, which is to select the best sentence from multiple candidates. Previous works on…

计算与语言 · 计算机科学 2022-10-20 Kaitao Song , Yichong Leng , Xu Tan , Yicheng Zou , Tao Qin , Dongsheng Li

Sentiment understanding has been a long-term goal of AI in the past decades. This paper deals with sentence-level sentiment classification. Though a variety of neural network models have been proposed very recently, however, previous models…

计算与语言 · 计算机科学 2017-04-27 Qiao Qian , Minlie Huang , Jinhao Lei , Xiaoyan Zhu

Despite the success of distributional semantics, composing phrases from word vectors remains an important challenge. Several methods have been tried for benchmark tasks such as sentiment classification, including word vector averaging,…

计算与语言 · 计算机科学 2015-12-14 Pranjal Singh , Amitabha Mukerjee