kalixlouiis commited on
Commit
464a82f
·
verified ·
1 Parent(s): 25fb181

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -3
README.md CHANGED
@@ -1,3 +1,58 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - my
4
+ license: apache-2.0
5
+ size_categories:
6
+ - n<1K
7
+ task_categories:
8
+ - text-generation
9
+ - token-classification
10
+ - feature-extraction
11
+ pretty_name: Myanmar General Numerals Corpus
12
+ tags:
13
+ - myanmar
14
+ - burmese
15
+ - nlp
16
+ - numerals
17
+ - classifiers
18
+ - measurement
19
+ ---
20
+
21
+ # Myanmar General Numerals Corpus
22
+
23
+ This dataset is a collection of Myanmar (Burmese) sentences specifically curated to include various **numerals, numerical classifiers, and units of measurement**. It covers a wide range of linguistic styles, from daily conversations to formal and royal usage.
24
+
25
+ ## Dataset Details
26
+
27
+ - **Creator:** [Kalix Louis (Khant Sint Heinn)](https://huggingface.co/kalixlouiis)
28
+ - **Language:** Myanmar (Burmese)
29
+ - **Format:** Plain Text (.txt)
30
+ - **License:** Apache-2.0
31
+ - **Source:** Manually authored and curated by Kalix Louis.
32
+
33
+ ## Dataset Content
34
+
35
+ The corpus includes diverse sentence patterns focusing on:
36
+ * **Numerical Classifiers:** (e.g., ယောက်၊ ကောင်၊ လုံး၊ စီး၊ ပါး)
37
+ * **Units of Measurement:** Length, weight, volume, currency, and time.
38
+ * **Tones & Registers:** Informal, formal, religious (monastic), and historical (royal) styles.
39
+ * **Numerical Formats:** Standard digits (၁၊ ၂၊ ၃), spelled-out words (တစ်၊ နှစ်၊ သုံး), and decimal values.
40
+
41
+ ## Technical Specifications
42
+
43
+ * **Encoding:** 100% Unicode standard.
44
+ * **Quality:** High-quality manual entries with correct Burmese spelling and grammar.
45
+ * **Current Size:** 511 lines (sentences).
46
+ * **Status:** Ongoing project. More data will be added in future updates to expand the variety and volume.
47
+
48
+ ## Intended Use
49
+
50
+ This dataset is ideal for:
51
+ 1. **AI Model Training:** Fine-tuning LLMs to understand Myanmar numerical structures.
52
+ 2. **Named Entity Recognition (NER):** Training models to extract quantities and measurements.
53
+ 3. **Linguistic Research:** Studying the usage of classifiers in different Burmese contexts.
54
+
55
+ ## Contact
56
+
57
+ Created by **Kalix Louis (Khant Sint Heinn)**.
58
+ For any inquiries or contributions, please reach out via Hugging Face profile.