Update README.md
Browse files
README.md
CHANGED
@@ -25,4 +25,32 @@ configs:
|
|
25 |
data_files:
|
26 |
- split: train
|
27 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
data_files:
|
26 |
- split: train
|
27 |
path: data/train-*
|
28 |
+
language:
|
29 |
+
- en
|
30 |
+
tags:
|
31 |
+
- finance
|
32 |
+
size_categories:
|
33 |
+
- 1K<n<10K
|
34 |
---
|
35 |
+
|
36 |
+
# Description
|
37 |
+
|
38 |
+
## Overview
|
39 |
+
This dataset contains article content obtained from a web crawl of Investopedia.
|
40 |
+
|
41 |
+
## Contents
|
42 |
+
The dataset comprises various articles from Investopedia, covering a wide range of financial and investment topics.
|
43 |
+
|
44 |
+
## Source
|
45 |
+
All content has been sourced from Investopedia through web crawling.
|
46 |
+
|
47 |
+
## Usage
|
48 |
+
This dataset can be used for various purposes such as:
|
49 |
+
- Financial analysis
|
50 |
+
- Sentiment analysis
|
51 |
+
- Text mining and natural language processing (NLP)
|
52 |
+
- Building financial educational tools
|
53 |
+
|
54 |
+
## Notes
|
55 |
+
- Ensure proper attribution to Investopedia when using this dataset.
|
56 |
+
- Verify the accuracy of the information, as financial content may become outdated.
|