Baselight

Financial Sentiment Analysis

Financial sentences with sentiment labels

@kaggle.sbhatti_financial_sentiment_analysis

Loading...
Loading...

About this Dataset

Financial Sentiment Analysis

Data

The following data is intended for advancing financial sentiment analysis research. It's two datasets (FiQA, Financial PhraseBank) combined into one easy-to-use CSV file. It provides financial sentences with sentiment labels.

Citations

Malo, Pekka, et al. "Good debt or bad debt: Detecting semantic orientations in economic texts." Journal of the Association for Information Science and Technology 65.4 (2014): 782-796.

Tables

Data

@kaggle.sbhatti_financial_sentiment_analysis.data
  • 418.1 KB
  • 5842 rows
  • 2 columns
Loading...

CREATE TABLE data (
  "sentence" VARCHAR,
  "sentiment" VARCHAR
);

Share link

Anyone who has the link will be able to view this.