Chinese (Taiwan) Datasets
Collection
Essays:
AWeirdDev/zh-tw-essays
News Articles:
AWeirdDev/zh-tw-articles-6k
AWeirdDev/zh-tw-articles-2k
AWeirdDev/zh-tw-pts-articles-sm
...and more! • 6 items • Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Hey! Also check out AWeirdDev/zh-tw-pts-articles-sm for a news source verified by the vast majority.
🐣English • 🇹🇼 繁體中文
This dataset contains Taiwan news articles scraped from (https://www.storm.mg) on March 2024.
5.0MB (5294263 bytes)2000, from 100Dataset({
features: ['image', 'title', 'content', 'tag', 'author', 'timestamp', 'link'],
num_rows: 2000
})
Use 🤗 Datasets to download, use or modify this dataset.
from datasets import load_dataset
dataset = load_dataset("AWeirdDev/zh-tw-articles-2k")
Use zh-tw (Chinese, Taiwan) datasets from Huggingface.