File size: 1,350 Bytes
f9ca6cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74bd7ba
 
 
 
 
 
fd2ed3e
 
 
 
 
 
f9ca6cf
74bd7ba
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
dataset_info:
  features:
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: html_content
    dtype: string
  - name: md_content
    dtype: string
  - name: clean_content
    dtype: string
  - name: reference_links
    sequence:
      sequence: string
  splits:
  - name: train
    num_bytes: 189633845
    num_examples: 4723
  download_size: 76396102
  dataset_size: 189633845
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
language:
- en
tags:
- finance
size_categories:
- 1K<n<10K
task_categories:
- question-answering
- text-classification
- text-generation
- sentence-similarity
- summarization
---

# Description

## Overview
This dataset contains article content obtained from a web crawl of Investopedia.

## Contents
The dataset comprises various articles from Investopedia, covering a wide range of financial and investment topics.

## Source
All content has been sourced from Investopedia through web crawling.

## Usage
This dataset can be used for various purposes such as:
- Financial analysis
- Sentiment analysis
- Text mining and natural language processing (NLP)
- Building financial educational tools

## Notes
- Ensure proper attribution to Investopedia when using this dataset.
- Verify the accuracy of the information, as financial content may become outdated.