File size: 18,132 Bytes
c0a9950
1abe17e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c0a9950
 
1abe17e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3885968
1abe17e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
befc800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
---
language:
- my
license: cc-by-4.0
size_categories:
- 100K<n<1M
task_categories:
- text-generation
- text-classification
- fill-mask
tags:
- myanmar
- burmese
- nlp
- moi
- articles
- government
dataset_info:
  features:
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: content
    dtype: string
  splits:
  - name: train
    num_examples: 4253
pretty_name: Ministry of Information (MOI) Articles Dataset
---


# MOI Myanmar Articles Dataset (DatarrX/moi-myanmar-articles)

## Dataset Description

The **MOI Myanmar Articles** dataset is a collection of official articles extracted directly from the Ministry of Information (MOI) website of the Republic of the Union of Myanmar. This dataset is curated exclusively to foster the growth, research, and development of the Myanmar (Burmese) language within the fields of Natural Language Processing (NLP) and Machine Learning (ML).

### Dataset Summary

- **Publisher / Organization:** DatarrX (Burmese: ဒေတာအက်စ်)
- **Creator:** Khant Sint Heinn  (Burmese: ခန့်ဆင့်ဟိဏ်း)
- **Original Source:** [Ministry of Information (MOI)](https://www.moi.gov.mm/)
- **Language:** Myanmar (Burmese) (`my`)
- **Total Records:** 4,253 articles

---

## Dataset Structure

The dataset is formatted as a `DatasetDict` containing a single `train` split. 

- **Split:** `train`
- **Number of rows:** 4,253
- **Output Format:** `.parquet`

### Features

| Feature Name | Type | Description |
| :--- | :--- | :--- |
| `url` | `string` | The direct URL to the original article on the MOI website. |
| `title` | `string` | The official headline/title of the article. |
| `content` | `string` | The full body text of the article. |

---

## Creation Process & Methodology

The data was compiled using a robust Python web-scraping script designed to interface seamlessly with the official MOI portal. The scraper programmatically navigated through available pagination, extracted the article URLs, and accurately parsed the title and main text body using `BeautifulSoup`. 

The extraction successfully mapped the targeted information into a clean, structured `.parquet` file format (`train-full-00001-of-00001.parquet`), ensuring high-quality formatting suitable for immediate use in machine learning pipelines. 

For transparency, the complete source code of the scraping methodology can be reviewed in our GitHub repository:
**[MOI Myanmar Scraper Repository](https://github.com/DatarrX/moi-myanmar-scraper)**

---

## Legal Notice, Disclaimer, & Terms of Use

Please read this section carefully before utilizing the dataset. This dataset intersects with governmental intellectual property and is bound by specific terms of use.

### 1. Purpose and Non-Profit Declaration
This dataset was created and released by **DatarrX** with **zero commercial intent**. Our sole purpose is the advancement of the Myanmar language in artificial intelligence, machine learning, and natural language processing. DatarrX derives absolutely no financial benefit or profit from the distribution of this data.

### 2. Copyright & Intellectual Property
The original ownership, copyright, and intellectual property rights of all texts within this dataset belong entirely to the **Ministry of Information (MOI), Myanmar**. We provide this dataset "as is" and make no claims of ownership over the content itself. 

### 3. Usage & Licensing
This dataset is distributed as open-source under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license for research and educational purposes. **However, for any commercial utilization, it is highly recommended to seek direct and explicit permission from the Ministry of Information.**

### 4. Zero Modification Policy (Exact Replica)
To preserve the integrity of the data, the dataset has been created identically to the source material. **We have not altered, modified, omitted, or edited a single character.** The data is presented as an exact replica of what was published on the official website. Nothing has been hidden, deleted, or adjusted to fit any specific narrative. We maintain profound respect for the original authors.

### 5. Disclaimer of Liability and Bias
The terminologies, vocabulary, statements, ideologies, and narratives present in this dataset strictly reflect the personal views, perspectives, and intent of the original authors and the publishing entity. **Therefore, the data may contain inherent biases, political perspectives, or subjective opinions.** 

These views **do not** belong to, nor do they reflect the stance of, Khant Sint Heinn, DatarrX, or any associated contributors. Regardless of how biased the original text may be, we have objectively extracted the data without imposing our own views or making any personal adjustments. 

DatarrX provides no warranty or guarantee for the content. Any issues, disputes, controversies, or differences of opinion regarding the subject matter lie strictly between the reader and the original author/publisher.

---

## Citation (APA Format)

If you use this dataset in your research or application, please cite it using the following format:

```APA
Khant Sint Heinn, & DatarrX. (2026). *MOI Myanmar Articles Dataset* [Data set]. Hugging Face. https://huggingface.co/datasets/DatarrX/moi-myanmar-articles
```

---
*Created with dedication for the advancement of Myanmar NLP by DatarrX.*

---

## Dataset အကြောင်း

**MOI Myanmar Articles** dataset ဆိုတာ ပြည်ထောင်စု သမ္မတမြန်မာနိုင်ငံတော် အစိုးရ၊ ပြန်ကြားရေးဝန်ကြီးဌာန (MOI) ရဲ့ တရားဝင် website ကနေ တိုက်ရိုက်ထုတ်ယူထားတဲ့ တရားဝင်ဆောင်းပါးတွေ စုစည်းထားတာဖြစ်ပါတယ်။ ဒီ dataset ကို Natural Language Processing (NLP) နဲ့ Machine Learning (ML) နယ်ပယ်တွေမှာ မြန်မာဘာသာစကား ပိုမိုတိုးတက်လာဖို့၊ သုတေသနလုပ်နိုင်ဖို့နဲ့ ဖွံ့ဖြိုးလာစေဖို့ သီးသန့်ရည်ရွယ်ပြီး ဖန်တီးထားတာပါ။

### Dataset အချက်အလက်များ

- **ထုတ်ဝေတဲ့အဖွဲ့အစည်း** - DatarrX (ဒေတာအက်စ်)
- **ဖန်တီးသူ** - Khant Sint Heinn (ခန့်ဆင့်ဟိဏ်း)
- **မူရင်း Source** - [Ministry of Information (MOI)](https://www.moi.gov.mm/)
- **ဘာသာစကား** - မြန်မာ (Burmese) (`my`)
- **စုစုပေါင်း မှတ်တမ်းများ** - ဆောင်းပါး ၄,၂၅၃ ပုဒ်

---

## Dataset ဖွဲ့စည်းပုံ

ဒီ dataset ကို `train` split တစ်ခုတည်းပါတဲ့ `DatasetDict` ပုံစံနဲ့ ဖန်တီးထားပါတယ်။ 

- **Split:** `train`
- **Row အရေအတွက်:** ၄,၂၅၃
- **Output Format:** `.parquet`

### Features များ
| Feature နာမည် | အမျိုးအစား (Type) | ရှင်းလင်းချက် (Description) |
| :--- | :--- | :--- |
| `url` | `string` | MOI website ပေါ်က မူရင်းဆောင်းပါးဆီကို တိုက်ရိုက်သွားလို့ရတဲ့ URL ပါ။ |
| `title` | `string` | ဆောင်းပါးရဲ့ တရားဝင် ခေါင်းစဉ်ပါ။ |
| `content` | `string` | ဆောင်းပါးရဲ့ စာသားအပြည့်အစုံပါ။ |

---

## ဖန်တီးတည်ဆောက်ပုံ အဆင့်ဆင့်

ဒီ data တွေကို MOI ရဲ့ တရားဝင် portal နဲ့ ချိတ်ဆက်ပြီး အလုပ်လုပ်နိုင်ဖို့ သေချာရေးဆွဲထားတဲ့ Python web-scraping script တစ်ခုကို သုံးပြီး စုစည်းထားတာပါ။ အဲဒီ scraper က page တွေကို program သုံးပြီး အလိုအလျောက်ကူးပြောင်းသွားတယ်၊ ဆောင်းပါး URL တွေကို ထုတ်ယူတယ်၊ ပြီးတော့ `BeautifulSoup` ကို သုံးပြီး ခေါင်းစဉ်နဲ့ အဓိကစာသားတွေကို တိတိကျကျ ဆွဲထုတ်ယူထားတာပါ။

အဲဒီလို ဆွဲထုတ်ပြီးတော့ လိုချင်တဲ့ အချက်အလက်တွေကို သန့်ရှင်းသပ်ရပ်တဲ့ `.parquet` file (`train-full-00001-of-00001.parquet`) အနေနဲ့ သိမ်းဆည်းလိုက်ပါတယ်။ ဒါကြောင့် machine learning pipeline တွေမှာ ချက်ချင်းအသုံးပြုဖို့ သင့်တော်တဲ့ အရည်အသွေးမြင့် format တစ်ခု ရလာတာပေါ့။

ပွင့်လင်းမြင်သာမှုရှိစေဖို့အတွက် scraping လုပ်ခဲ့တဲ့ source code အပြည့်အစုံကို ကျွန်တော်တို့ရဲ့ GitHub repository မှာ ဝင်ရောက်လေ့လာကြည့်ရှုနိုင်ပါတယ်-
**[MOI Myanmar Scraper Repository](https://github.com/DatarrX/moi-myanmar-scraper)**

---

## ဥပဒေရေးရာ၊ တာဝန်ယူမှုကင်းလွတ်ခွင့်နဲ့ အသုံးပြုမှုဆိုင်ရာ သတ်မှတ်ချက်များ

ဒီ dataset ကို မသုံးခင် ဒီအပိုင်းလေးကို သေချာဖတ်ပေးပါနော်။ ဒီ dataset ဟာ အစိုးရရဲ့ ဉာဏပိုင်ဆိုင်မှုတွေနဲ့ ဆက်စပ်နေပြီးတော့ သတ်မှတ်ထားတဲ့ စည်းမျဉ်းစည်းကမ်းတွေနဲ့ အကျုံးဝင်ပါတယ်။

### ၁။ ရည်ရွယ်ချက်နဲ့ အကျိုးအမြတ်မယူကြောင်း ကြေညာချက်
ဒီ dataset ကို **DatarrX** ကနေ စီးပွားရေးရည်ရွယ်ချက် လုံးဝမပါဘဲ ဖန်တီးဖြန့်ဝေထားတာပါ။ ကျွန်တော်တို့ရဲ့ တစ်ခုတည်းသော ရည်ရွယ်ချက်ကတော့ AI, Machine Learning နဲ့ NLP နယ်ပယ်တွေမှာ မြန်မာစာ ပိုတိုးတက်လာစေဖို့အတွက်ပဲ ဖြစ်ပါတယ်။ DatarrX အနေနဲ့ ဒီ data တွေကို ဖြန့်ဝေတာကနေ ငွေကြေးအကျိုးအမြတ် တစ်ပြားတစ်ချပ်မှ မရယူထားပါဘူး။

### ၂။ မူပိုင်ခွင့်နဲ့ ဉာဏပိုင်ဆိုင်မှု
ဒီ dataset ထဲမှာပါတဲ့ စာသားတွေအားလုံးရဲ့ မူလပိုင်ဆိုင်မှု၊ မူပိုင်ခွင့်နဲ့ ဉာဏပိုင်ဆိုင်မှု အခွင့်အရေးတွေ အကုန်လုံးက **မြန်မာနိုင်ငံ ပြန်ကြားရေးဝန်ကြီးဌာန (MOI)** နဲ့ပဲ အပြည့်အဝသက်ဆိုင်ပါတယ်။ ကျွန်တော်တို့က ဒီ dataset ကို "အရှိကို အရှိအတိုင်း" (as is) ပေးထားတာဖြစ်ပြီး၊ content တွေအပေါ်မှာ ကျွန်တော်တို့ပိုင်ပါတယ်လို့ လုံးဝမပြောပါဘူး။

### ၃။ အသုံးပြုခွင့်နဲ့ လိုင်စင်
ဒီ dataset ကို သုတေသနနဲ့ ပညာရေးရည်ရွယ်ချက်တွေအတွက် open-source အနေနဲ့ **Creative Commons Attribution 4.0 International (CC BY 4.0)** လိုင်စင်အောက်မှာ ဖြန့်ဝေထားပါတယ်။ **ဒါပေမယ့် စီးပွားရေးအတွက် အသုံးပြုမယ်ဆိုရင်တော့ ပြန်ကြားရေးဝန်ကြီးဌာနဆီကနေ ခွင့်ပြုချက်ကို တိုက်ရိုက် သေချာတောင်းခံဖို့ အထူးပဲ အကြံပြုချင်ပါတယ်။**

### ၄။ လုံးဝမပြုပြင်ခြင်း မူဝါဒ (တစ်ထေရာတည်း ပုံတူ)
Data ရဲ့ မှန်ကန်မှုကို ထိန်းသိမ်းဖို့အတွက်၊ ဒီ dataset ကို မူရင်းအချက်အလက်တွေနဲ့ တစ်ထေရာတည်း ဖြစ်အောင် ဖန်တီးထားပါတယ်။ **ကျွန်တော်တို့ စာတစ်လုံးကိုတောင်မှ ပြင်တာ၊ ပြောင်းတာ၊ ချန်လှပ်တာ၊ တည်းဖြတ်တာတွေ လုံးဝမလုပ်ထားပါဘူး။** တရားဝင် website မှာ လွှင့်တင်ထားတဲ့အတိုင်း အတိအကျကို ပြသထားတာပါ။ ဘယ်အရာကိုမှ ဖျက်ထားတာ၊ ကွယ်ထားတာ၊ ဒါမှမဟုတ် ကိုယ်ဖြစ်စေချင်တဲ့ ပုံစံမျိုးဖြစ်အောင် ပြင်ထားတာ လုံးဝမရှိပါဘူး။ မူရင်းရေးသားသူတွေကို ကျွန်တော်တို့ အထူးပဲ လေးစားမှုရှိပါတယ်။

### ၅။ တာဝန်ယူမှုကင်းလွတ်ခွင့်နဲ့ ဘက်လိုက်မှုများ
ဒီ dataset ထဲမှာပါတဲ့ အသုံးအနှုန်းတွေ၊ ဝေါဟာရတွေ၊ အဆိုအမိန့်တွေ၊ သဘောတရားတွေနဲ့ ဇာတ်ကြောင်းတွေ အကုန်လုံးဟာ မူရင်းရေးသားသူတွေနဲ့ ထုတ်ဝေတဲ့အဖွဲ့အစည်းရဲ့ ကိုယ်ပိုင်အမြင်တွေ၊ ရှုထောင့်တွေနဲ့ ရည်ရွယ်ချက်တွေကိုသာ အတိအကျ ထင်ဟပ်နေတာပါ။ **ဒါကြောင့် ဒီ data ထဲမှာ မူလကတည်းက ပါနေတဲ့ ဘက်လိုက်မှုတွေ၊ နိုင်ငံရေးရှုထောင့်တွေ၊ ဒါမှမဟုတ် ကိုယ်ပိုင်အမြင်တွေ ပါဝင်နေနိုင်ပါတယ်။**

ဒီအမြင်တွေဟာ Khant Sint Heinn၊ DatarrX ဒါမှမဟုတ် ပါဝင်ကူညီသူတွေရဲ့ အမြင် လုံးဝမဟုတ်သလို၊ ကျွန်တော်တို့ရဲ့ ရပ်တည်ချက်ကိုလည်း ထင်ဟပ်နေတာ မဟုတ်ပါဘူး။ မူရင်းစာသားတွေက ဘယ်လောက်ပဲ ဘက်လိုက်နေပါစေ၊ ကျွန်တော်တို့ကတော့ ကိုယ့်အမြင်တွေထည့်တာ၊ ကိုယ့်စိတ်ကြိုက် ပြင်တာတွေ လုံးဝမလုပ်ဘဲ data ကို အရှိကိုအရှိအတိုင်းပဲ ထုတ်ယူထားတာပါ။

DatarrX အနေနဲ့ ဒီ content တွေနဲ့ ပတ်သက်ပြီး ဘယ်လိုအာမခံချက်မျိုးမှ မပေးပါဘူး။ ဒီအကြောင်းအရာတွေနဲ့ပတ်သက်ပြီး ပြဿနာတစ်စုံတစ်ရာ ရှိလာရင်ဖြစ်စေ၊ အငြင်းပွားစရာဖြစ်စေ၊ အမြင်ကွဲလွဲမှုဖြစ်စေ စာဖတ်သူနဲ့ မူရင်းရေးသားသူ/ထုတ်ဝေသူတို့ကြားမှာသာ အတိအကျ သက်ဆိုင်ပါတယ်။

---

## ကိုးကားရန် (APA Format)

တကယ်လို့ သင်က ဒီ dataset ကို သင့်ရဲ့ သုတေသန ဒါမှမဟုတ် application တွေမှာ အသုံးပြုမယ်ဆိုရင် အောက်ပါ format အတိုင်း ကိုးကားပေးပါနော်-

```APA
Khant Sint Heinn, & DatarrX. (2026). *MOI Myanmar Articles Dataset* [Data set]. Hugging Face. [https://huggingface.co/datasets/DatarrX/moi-myanmar-articles](https://huggingface.co/datasets/DatarrX/moi-myanmar-articles)
```

---
*DatarrX မှ မြန်မာ NLP နယ်ပယ် တိုးတက်စေဖို့အတွက် စေတနာထားပြီး ဖန်တီးထားပါတယ်။*