Datasets:
license: other
license_name: custom-license
license_link: LICENSE
task_categories:
- text-generation
- text-classification
language:
- my
tags:
- Myanmar
- Burmese
- Burma
- News
- BurmeseNews
- MyanmarNews
- MyanmarLanguage
Khit Thit Dataset ๐ฒ๐ฒ๐ฐ
A dataset of Myanmar-language news articles scraped from Khit Thit Media, a leading pro-democracy news outlet in Myanmar.
๐ Dataset Summary
- Name: Khit Thit Dataset
- Language: Burmese (Myanmar)
- Articles: 21,923
- Fields:
url
,title
,content_paragraphs
- Time Period: Mostly post-2021 military coup coverage
- Format: CSV, with paragraph-level segmentation for readability
๐ Description
This dataset contains thousands of articles from Khit Thit Media, one of the most popular independent media outlets in Myanmar, especially known for its extensive coverage of the country's pro-democracy movement and human rights issues following the 2021 military coup.
Founded on 1 January 2018 by acclaimed Myanmar's one of the greatest journalist Tharlun Zaung Htet, Khit Thit Media is widely respected for its dedication to truth, press freedom, and resistance to authoritarianism. It has become one of the most followed Burmese news pages on Facebook.
This dataset was scraped strictly for AI research and academic study purposes. It aims to support:
- Natural Language Processing (NLP) for low-resource languages
- Burmese-language modeling, summarization, and translation
- Information extraction and media analysis on Myanmarโs political situation
๐ Dataset Format
Each row in the dataset includes:
Column | Description |
---|---|
url |
Original article URL from yktnews.com |
title |
News headline in Burmese |
content_paragraphs |
A list of body text paragraphs (as a JSON array) |
Example row (formatted for readability):
{
"url": "https://yktnews.com/2024/04/154957/",
"title": "แกแฏแแบแแญแฏแแผแญแฏแทแแแบแแฝแแบ แ
แ
แบแแแบแ ...",
"content_paragraphs": [
"แกแฏแแบแแญแฏแแผแญแฏแทแแแบแแฝแแบ แ
แ
แบแแแบแ ...",
"แแแบแแฏแแบแ แงแแผแฎ แ",
"แแฒแแฐแธแแญแฏแแบแธแ แกแฏแแบแแญแฏแแผแญแฏแทแแแบแแฝแแบ ...",
...
]
}
โ๏ธ License and Usage
This dataset is made available only for non-commercial, research, and educational purposes under a fair use doctrine. โข All rights to the original content remain with Khit Thit Media. โข For commercial use or redistribution, please contact Khit Thit News Agency directly.
๐ Disclaimer
The creator of this dataset does not claim ownership over the original news content. The dataset was compiled to support the development of tools for underrepresented languages and to document Myanmarโs ongoing political reality through ethical, fair-use data practices.
๐ Acknowledgements
Special respect and thanks to: โข One of the GREATEST journalist in Myanmar, Mr. Htet and the team at Khit Thit Media for their courageous journalism. โข The Myanmar people resisting authoritarian rule.
โ You may:
- Use, share, or modify the dataset
- Use it for academic or research purposes
- Train models or AI systems using this data
โ You may NOT:
- Misrepresent the origin of the dataset
- Claim copyright over the original article content
This dataset is provided โas-isโ, without warranty. Please use responsibly.
โธป
๐ฌ Authorโs Note
I receive no compensation for this work. I created this dataset because I love the Myanmar language and want to see it thrive in the era of AI and open technology. I believe this kind of resource should exist for:
- ๐๏ธ Freedom of information
- ๐ Language preservation
- ๐ก Digital equality
โธป
๐ซ Contact
Have questions, suggestions, or want to collaborate?
Feel free to reach me at: โข ๐ง Email: freococo@gmail.com โข ๐ค Hugging Face: https://huggingface.co/freococo
โ ๏ธ Please note: Serious inquiries only. Any spam, scams, or malicious activity will be reported to relevant authorities, including law enforcement if necessary.
โธป
๐ Citation
@misc{khitthit2025raw, title = {Khit Thit Dataset}, author = {freococo}, year = {2025}, howpublished = {\url{https://huggingface.co/datasets/freococo/khit_thit_dataset}}, note = {Full-text Burmese news dataset scraped from Khit Thit Media. Intended for non-commercial research and educational use.} }