Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
English
Size:
10K - 100K
License:
Ricky Costa
commited on
Commit
·
5ad90bd
1
Parent(s):
f6fa694
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,10 @@ task_ids:
|
|
31 |
|
32 |
### Dataset Description
|
33 |
|
34 |
-
The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets.
|
|
|
|
|
|
|
35 |
|
36 |
|
37 |
### Task 1: Sentiment Analysis
|
|
|
31 |
|
32 |
### Dataset Description
|
33 |
|
34 |
+
The Twitter Financial News dataset is an English-language dataset containing an annotated corpus of finance-related tweets. The dataset is split into two groups:
|
35 |
+
1. Topic classification: Totals 21,107 documents.
|
36 |
+
2. Sentiment analysis: Totals 11,932 documents.
|
37 |
+
The data was collected using the Twitter API. The current dataset supports the multi-class classification task.
|
38 |
|
39 |
|
40 |
### Task 1: Sentiment Analysis
|