Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
language:
|
5 |
+
- ko
|
6 |
+
tags:
|
7 |
+
- finance
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
+
pretty_name: FinascSent-CLS-ko
|
11 |
+
---
|
12 |
+
# FinascSent-CLS-ko
|
13 |
+
|
14 |
+
<!-- Provide a quick summary of the dataset. -->
|
15 |
+
|
16 |
+
Sentiment classification of text in financial reports (POSITIVE / NEUTRAL / NEGATIVE).
|
17 |
+
|
18 |
+
## Dataset Details
|
19 |
+
|
20 |
+
### Dataset Description
|
21 |
+
|
22 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
23 |
+
- A task that classifies the sentiment of SRC (POSITIVE / NEUTRAL / NEGATIVE) based on KLUE-TC and Naver Finance analysis reports, considering different aspects.
|
24 |
+
|
25 |
+
|
26 |
+
## Dataset Creation
|
27 |
+
|
28 |
+
### Source Data
|
29 |
+
- [amphora/korfin-asc](https://huggingface.co/datasets/amphora/korfin-asc) (Original Source : KLUE-TC and analyst reports from Naver Finance)
|
30 |
+
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
31 |
+
|
32 |
+
|
33 |
+
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|