investopedia / README.md
hamees's picture
Update README.md
fd2ed3e verified
metadata
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.