中文
相关论文

相关论文: Linguistically Regularized LSTMs for Sentiment Cla…

200 篇论文

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

Sentiment analysis possesses the potential of diverse applicability on digital platforms. Sentiment analysis extracts the polarity to understand the intensity and subjectivity in the text. This work uses a lexicon-based method to perform…

计算与语言 · 计算机科学 2024-09-20 Muhammad Raees , Samina Fazilat

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 information around a…

计算与语言 · 计算机科学 2017-01-10 Filippos Kokkinos , Alexandros Potamianos

Deep neural networks have achieved remarkable results across many language processing tasks, however these methods are highly sensitive to noise and adversarial attacks. We present a regularization based method for limiting network…

计算与语言 · 计算机科学 2016-09-21 Yitong Li , Trevor Cohn , Timothy Baldwin

Sentiment analysis is an important task in natural language processing (NLP). Most of existing state-of-the-art methods are under the supervised learning paradigm. However, human annotations can be scarce. Thus, we should leverage more weak…

计算与语言 · 计算机科学 2021-04-20 Ziqian Zeng , Yangqiu Song

There has been a good amount of progress in sentiment analysis over the past 10 years, including the proposal of new methods and the creation of benchmark datasets. In some papers, however, there is a tendency to compare models only on one…

计算与语言 · 计算机科学 2017-09-14 Jeremy Barnes , Roman Klinger , Sabine Schulte im Walde

Lexical normalisation (LN) is the process of correcting each word in a dataset to its canonical form so that it may be more easily and more accurately analysed. Most lexical normalisation systems operate at the character-level, while…

计算与语言 · 计算机科学 2019-11-15 Michael Stewart , Wei Liu , Rachel Cardell-Oliver

The classic supervised classification algorithms are efficient, but time-consuming, complicated and not interpretable, which makes it difficult to analyze their results that limits the possibility to improve them based on real observations.…

计算与语言 · 计算机科学 2018-03-05 Hussam Hamdan

As the key to sentiment analysis, sentiment composition considers the classification of a constituent via classifications of its contained sub-constituents and rules operated on them. Such compositionality has been widely studied previously…

计算与语言 · 计算机科学 2023-09-01 Zhongtao Jiang , Yuanzhe Zhang , Cao Liu , Jiansong Chen , Jun Zhao , Kang Liu

Text simplification (TS) aims to reduce the lexical and structural complexity of a text, while still retaining the semantic meaning. Current automatic TS techniques are limited to either lexical-level applications or manually defining a…

计算与语言 · 计算机科学 2016-09-14 Tong Wang , Ping Chen , Kevin Amaral , Jipeng Qiang

Modern neural networks (NNs), trained on extensive raw sentence data, construct distributed representations by compressing individual words into dense, continuous, high-dimensional vectors. These representations are expected to capture…

计算与语言 · 计算机科学 2024-12-04 Zhu Liu

Learning to rank is an important task that has been successfully deployed in many real-world information retrieval systems. Most existing methods compute relevance judgments of documents independently, without holistically considering the…

信息检索 · 计算机科学 2020-05-11 Shuo Sun , Kevin Duh

Neural network models have been demonstrated to be capable of achieving remarkable performance in sentence and document modeling. Convolutional neural network (CNN) and recurrent neural network (RNN) are two mainstream architectures for…

计算与语言 · 计算机科学 2015-12-01 Chunting Zhou , Chonglin Sun , Zhiyuan Liu , Francis C. M. Lau

Sentence simplification aims to simplify the content and structure of complex sentences, and thus make them easier to interpret for human readers, and easier to process for downstream NLP applications. Recent advances in neural machine…

计算与语言 · 计算机科学 2018-04-23 Tu Vu , Baotian Hu , Tsendsuren Munkhdalai , Hong Yu

We present a dataset for evaluating the grammaticality of the predictions of a language model. We automatically construct a large number of minimally different pairs of English sentences, each consisting of a grammatical and an…

计算与语言 · 计算机科学 2018-08-29 Rebecca Marvin , Tal Linzen

An obstacle to the development of many natural language processing products is the vast amount of training examples necessary to get satisfactory results. The generation of these examples is often a tedious and time-consuming task. This…

计算与语言 · 计算机科学 2019-02-01 Wouter Leeftink , Gerasimos Spanakis

Convolutional Neural Networks (CNNs) have recently achieved remarkably strong performance on the practically important task of sentence classification (kim 2014, kalchbrenner 2014, johnson 2014). However, these models require practitioners…

计算与语言 · 计算机科学 2016-04-08 Ye Zhang , Byron Wallace

Emotion cognition in large language models (LLMs) is crucial for enhancing performance across various applications, such as social media, human-computer interaction, and mental health assessment. We explore the current landscape of…

计算与语言 · 计算机科学 2024-09-23 Yuyan Chen , Yanghua Xiao

Emotion Representation Mapping (ERM) has the goal to convert existing emotion ratings from one representation format into another one, e.g., mapping Valence-Arousal-Dominance annotations for words or sentences into Ekman's Basic Emotions…

计算与语言 · 计算机科学 2018-06-26 Sven Buechel , Udo Hahn

Psycholinguistic normatives represent various affective and mental constructs using numeric scores and are used in a variety of applications in natural language processing. They are commonly used at the sentence level, the scores of which…

计算与语言 · 计算机科学 2020-05-21 Anil Ramakrishna , Shrikanth Narayanan