kaa-ml/shipaker-dataset
Shipaker.uz Dataset A collection of health and medicine articles in the Karakalpak language, scraped from shipaker.uz. The site is run by a public health organization in Karakalpakstan, Uzbekistan, and publishes articles on topics such as disease prevention, nutrition, psychology, and general wellness. Columns Column Type Description id int Article ID title string Article title content_html string Full article body (original HTML) content_text… See the full description on the dataset page: https://huggingface.co/datasets/kaa-ml/shipaker-dataset.
Shipaker.uz Dataset
A collection of health and medicine articles in the Karakalpak language, scraped from shipaker.uz. The site is run by a public health organization in Karakalpakstan, Uzbekistan, and publishes articles on topics such as disease prevention, nutrition, psychology, and general wellness.
Columns
Usage
from datasets import load_dataset
ds = load_dataset("kaa-ml/shipaker-dataset", split="train")Source
All data is scraped from the shipaker.uz website. Only Karakalpak-language articles are included.
Last updated: 2026-09-01
