中文
相关论文

相关论文: Sentiment Analysis on Financial News Headlines usi…

200 篇论文

Sentiment analysis as a sub-field of natural language processing has received increased attention in the past decade enabling organisations to more effectively manage their reputation through online media monitoring. Many drivers impact…

计算与语言 · 计算机科学 2021-06-21 Michelle Terblanche , Vukosi Marivate

Most existing methods focus on sentiment analysis of textual data. However, recently there has been a massive use of images and videos on social platforms, motivating sentiment analysis from other modalities. Current studies show that…

机器学习 · 计算机科学 2022-10-13 Guilherme Lourenço de Toledo , Ricardo Marcondes Marcacini

This paper describes our deep learning-based approach to sentiment analysis in Twitter as part of SemEval-2016 Task 4. We use a convolutional neural network to determine sentiment and participate in all subtasks, i.e. two-point,…

计算与语言 · 计算机科学 2016-09-12 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

Financial news plays a crucial role in decision-making processes across the financial sector, yet the efficient processing of this information into a structured format remains challenging. This paper presents a novel approach to financial…

计算与语言 · 计算机科学 2024-07-23 Rian Dolphin , Joe Dursun , Jonathan Chow , Jarrett Blankenship , Katie Adams , Quinton Pike

Newsletters and social networks can reflect the opinion about the market and specific stocks from the perspective of analysts and the general public on products and/or services provided by a company. Therefore, sentiment analysis of these…

计算与语言 · 计算机科学 2021-12-28 Elvys Linhares Pontes , Mohamed Benjannet

Predicting emotions elicited by news headlines can be challenging as the task is largely influenced by the varying nature of people's interpretations and backgrounds. Previous works have explored classifying discrete emotions directly from…

计算与语言 · 计算机科学 2024-07-16 Ge Gao , Jongin Kim , Sejin Paik , Ekaterina Novozhilova , Yi Liu , Sarah T. Bonna , Margrit Betke , Derry Tanti Wijaya

Traditional sentiment analysis approaches tackle problems like ternary (3-category) and fine-grained (5-category) classification by learning the tasks separately. We argue that such classification tasks are correlated and we propose a…

信息检索 · 计算机科学 2017-07-13 Georgios Balikas , Simon Moura , Massih-Reza Amini

Contrastive learning techniques have been widely used in the field of computer vision as a means of augmenting datasets. In this paper, we extend the use of these contrastive learning embeddings to sentiment analysis tasks and demonstrate…

计算与语言 · 计算机科学 2021-12-03 Ipsita Mohanty , Ankit Goyal , Alex Dotterweich

Financial sentiment analysis is critical for valuation and investment decision-making. Traditional NLP models, however, are limited by their parameter size and the scope of their training datasets, which hampers their generalization…

计算与语言 · 计算机科学 2023-11-07 Boyu Zhang , Hongyang Yang , Tianyu Zhou , Ali Babar , Xiao-Yang Liu

Sentiment analysis is one of the well-known tasks and fast growing research areas in natural language processing (NLP) and text classifications. This technique has become an essential part of a wide range of applications including politics,…

计算与语言 · 计算机科学 2017-11-27 Seyed Mahdi Rezaeinia , Ali Ghodsi , Rouhollah Rahmani

Mining financial text documents and understanding the sentiments of individual investors, institutions and markets is an important and challenging problem in the literature. Current approaches to mine sentiments from financial texts largely…

信息检索 · 计算机科学 2018-11-28 Srikumar Krishnamoorthy

In this paper we describe our attempt at producing a state-of-the-art Twitter sentiment classifier using Convolutional Neural Networks (CNNs) and Long Short Term Memory (LSTMs) networks. Our system leverages a large amount of unlabeled data…

计算与语言 · 计算机科学 2017-04-21 Mathieu Cliche

The Efficient Market Hypothesis (EMH) highlights the essence of financial news in stock price movement. Financial news comes in the form of corporate announcements, news titles, and other forms of digital text. The generation of insights…

机器学习 · 计算机科学 2024-12-16 Abraham Atsiwo

Fine-grained financial sentiment analysis on news headlines is a challenging task requiring human-annotated datasets to achieve high performance. Limited studies have tried to address the sentiment extraction task in a setting where…

计算与语言 · 计算机科学 2023-05-23 Ankur Sinha , Satishwar Kedas , Rishu Kumar , Pekka Malo

We explore the task of sentiment analysis on Hinglish (code-mixed Hindi-English) tweets as participants of Task 9 of the SemEval-2020 competition, known as the SentiMix task. We had two main approaches: 1) applying transfer learning by…

计算与语言 · 计算机科学 2020-08-05 Vinay Gopalan , Mark Hopkins

We consider the task of fine-grained sentiment analysis from the perspective of multiple instance learning (MIL). Our neural model is trained on document sentiment labels, and learns to predict the sentiment of text segments, i.e. sentences…

计算与语言 · 计算机科学 2018-01-29 Stefanos Angelidis , Mirella Lapata

Neural sequence models have achieved great success in sentence-level sentiment classification. However, some models are exceptionally complex or based on expensive features. Some other models recognize the value of existed linguistic…

计算与语言 · 计算机科学 2019-10-21 Yan Zeng , Yangyang Lan , Yazhou Hao , Chen Li , Qinhua Zheng

Fine-grained opinion analysis of text provides a detailed understanding of expressed sentiments, including the addressed entity. Although this level of detail is valuable, annotating opinions in datasets for model training requires…

计算与语言 · 计算机科学 2026-05-28 Gaurav Negi , MA Waskow , John McCrae , Omnia Zayed , Paul Buitelaar

The stock market's ascent typically mirrors the flourishing state of the economy, whereas its decline is often an indicator of an economic downturn. Therefore, for a long time, significant correlation elements for predicting trends in…

机器学习 · 计算机科学 2024-11-12 Wenjun Gu , Yihao Zhong , Shizun Li , Changsong Wei , Liting Dong , Zhuoyue Wang , Chao Yan

The paper considers the possibility to fine-tune Llama 2 GPT large language model (LLM) for the multitask analysis of financial news. For fine-tuning, the PEFT/LoRA based approach was used. In the study, the model was fine-tuned for the…

计算与语言 · 计算机科学 2023-09-12 Bohdan M. Pavlyshenko