Feature Extraction
Transformers
Burmese
kalixlouiis commited on
Commit
832c291
·
verified ·
1 Parent(s): 134468a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -117,4 +117,22 @@ Khant Sint Heinn. (2026). *myX-Tokenizer-BPE: Byte Pair Encoding Baseline for Bu
117
  url = {https://huggingface.co/DatarrX/myX-Tokenizer-BPE},
118
  note = {BPE algorithm based on Burmese raw data}
119
  }
120
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  url = {https://huggingface.co/DatarrX/myX-Tokenizer-BPE},
118
  note = {BPE algorithm based on Burmese raw data}
119
  }
120
+ ```
121
+
122
+ ## License 📜
123
+
124
+ This project is licensed under the **Apache License 2.0**.
125
+
126
+ ### What does this mean?
127
+ The Apache License 2.0 is a permissive license that allows you to:
128
+
129
+ * **Commercial Use:** You can use this tokenizer for commercial purposes.
130
+ * **Modification:** You can modify the model or the code for your specific needs.
131
+ * **Distribution:** You can share and distribute the original or modified versions.
132
+ * **Sublicensing:** You can grant sublicenses to others.
133
+
134
+ ### Conditions:
135
+ * **Attribute:** You must give appropriate credit to the author (**Khant Sint Heinn**) and the organization (**DatarrX**).
136
+ * **License Notice:** You must include a copy of the license and any original copyright notice in your distribution.
137
+
138
+ For more details, you can read the full license text at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).