中文
相关论文

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

200 篇论文

Unsupervised text classification, with its most common form being sentiment analysis, used to be performed by counting words in a text that were stored in a lexicon, which assigns each word to one class or as a neutral word. In recent…

计算与语言 · 计算机科学 2025-06-26 Kai-Robin Lange , Jonas Rieger , Carsten Jentsch

The main approaches to sentiment analysis are rule-based methods and ma-chine learning, in particular, deep neural network models with the Trans-former architecture, including BERT. The performance of neural network models in the tasks of…

计算与语言 · 计算机科学 2021-11-22 Elena Razova , Sergey Vychegzhanin , Evgeny Kotelnikov

In the sentence classification task, context formed from sentences adjacent to the sentence being classified can provide important information for classification. This context is, however, often ignored. Where methods do make use of…

信息检索 · 计算机科学 2018-09-05 Xingyi Song , Johann Petrak , Angus Roberts

Large language model (LLM) is an effective approach to addressing data scarcity in low-resource scenarios. Recent existing research designs hand-crafted prompts to guide LLM for data augmentation. We introduce a data augmentation strategy…

计算与语言 · 计算机科学 2025-06-10 Yaping Chai , Haoran Xie , Joe S. Qin

Modern natural language generation systems with Large Language Models (LLMs) exhibit the capability to generate a plausible summary of multiple documents; however, it is uncertain if they truly possess the capability of information…

计算与语言 · 计算机科学 2024-06-05 Miao Li , Jey Han Lau , Eduard Hovy

Can a machine understand the meanings of natural language? Recent developments in the generative large language models (LLMs) of artificial intelligence have led to the belief that traditional philosophical assumptions about machine…

计算与语言 · 计算机科学 2023-10-27 Vladimír Havlík

Large language models are routinely deployed on text that varies widely in emotional tone, yet their reasoning behavior is typically evaluated without accounting for emotion as a source of representational variation. Prior work has largely…

计算与语言 · 计算机科学 2026-03-17 Benjamin Reichman , Adar Avsian , Samuel Webster , Larry Heck

Some of the simplest, yet most frequently used predictors in statistics and machine learning use weighted linear combinations of features. Such linear predictors can model non-linear relationships between features by adding interaction…

机器学习 · 计算机科学 2026-02-05 Mohammadreza Nemati , Zhipeng Huang , Kevin S. Xu

Large language models (LLMs) have demonstrated remarkable capabilities in handling complex dialogue tasks without requiring use case-specific fine-tuning. However, analyzing live dialogues in real-time necessitates low-latency processing…

计算与语言 · 计算机科学 2025-03-10 Xuanqing Liu , Luyang Kong , Wei Niu , Afshin Khashei , Belinda Zeng , Steve Johnson , Jon Jay , Davor Golac , Matt Pope

Computer vision has benefited from initializing multiple deep layers with weights pretrained on large supervised training sets like ImageNet. Natural language processing (NLP) typically sees initialization of only the lowest layer of deep…

计算与语言 · 计算机科学 2018-06-21 Bryan McCann , James Bradbury , Caiming Xiong , Richard Socher

Sentiment analysis serves as a pivotal component in Natural Language Processing (NLP). Advancements in multilingual pre-trained models such as XLM-R and mT5 have contributed to the increasing interest in cross-lingual sentiment analysis.…

计算与语言 · 计算机科学 2024-06-28 Xiliang Zhu , Shayna Gardiner , Tere Roldán , David Rossouw

Sentiment analysis is one of the most widely used techniques in text analysis. Recent advancements with Large Language Models have made it more accurate and accessible than ever, allowing researchers to classify text with only a plain…

计算与语言 · 计算机科学 2024-05-07 Michael Burnham

In natural language the intended meaning of a word or phrase is often implicit and depends on the context. In this work, we propose a simple yet effective method for sentiment analysis using contextual embeddings and a self-attention…

计算与语言 · 计算机科学 2020-10-07 Katarzyna Biesialska , Magdalena Biesialska , Henryk Rybinski

Text stemming is a natural language processing technique that is used to reduce words to their base form, also known as the root form. The use of stemming in IR has been shown to often improve the effectiveness of keyword-matching models…

信息检索 · 计算机科学 2024-02-20 Shuai Wang , Shengyao Zhuang , Guido Zuccon

In this paper, we explore the use of pre-trained language models to learn sentiment information of written texts for speech sentiment analysis. First, we investigate how useful a pre-trained language model would be in a 2-step pipeline…

计算与语言 · 计算机科学 2021-06-15 Suwon Shon , Pablo Brusco , Jing Pan , Kyu J. Han , Shinji Watanabe

While textless Spoken Language Models (SLMs) have shown potential in end-to-end speech-to-speech modeling, they still lag behind text-based Large Language Models (LLMs) in terms of semantic coherence and relevance. This work introduces the…

计算与语言 · 计算机科学 2025-05-28 Guan-Ting Lin , Prashanth Gurunath Shivakumar , Aditya Gourav , Yile Gu , Ankur Gandhe , Hung-yi Lee , Ivan Bulyko

Learning to construct text representations in end-to-end systems can be difficult, as natural languages are highly compositional and task-specific annotated datasets are often limited in size. Methods for directly supervising language…

计算与语言 · 计算机科学 2018-11-15 Marek Rei , Anders Søgaard

It has been widely accepted that Long Short-Term Memory (LSTM) network, coupled with attention mechanism and memory module, is useful for aspect-level sentiment classification. However, existing approaches largely rely on the modelling of…

计算与语言 · 计算机科学 2019-09-24 Chen Zhang , Qiuchi Li , Dawei Song

Modern Artificial Intelligence applications show great potential for language-related tasks that rely on next-word prediction. The current generation of Large Language Models (LLMs) have been linked to claims about human-like linguistic…

计算与语言 · 计算机科学 2024-09-05 Evelina Leivada , Gary Marcus , Fritz Günther , Elliot Murphy

Large language models (LLMs) have demonstrated remarkable potential across a broad range of applications. However, producing reliable text that faithfully represents data remains a challenge. While prior work has shown that task-specific…

‹ 上一页 1 8 9 10 下一页 ›