kalixlouiis commited on
Commit
af957fc
·
verified ·
1 Parent(s): 9f55bc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -116,4 +116,22 @@ Khant Sint Heinn. (2026). *myX-Tokenizer-Unigram: Probabilistic Burmese Script T
116
  url = {https://huggingface.co/DatarrX/myX-Tokenizer-Unigram},
117
  note = {Burmese-only training corpus}
118
  }
119
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
116
  url = {https://huggingface.co/DatarrX/myX-Tokenizer-Unigram},
117
  note = {Burmese-only training corpus}
118
  }
119
+ ```
120
+
121
+ ## License 📜
122
+
123
+ This project is licensed under the **Apache License 2.0**.
124
+
125
+ ### What does this mean?
126
+ The Apache License 2.0 is a permissive license that allows you to:
127
+
128
+ * **Commercial Use:** You can use this tokenizer for commercial purposes.
129
+ * **Modification:** You can modify the model or the code for your specific needs.
130
+ * **Distribution:** You can share and distribute the original or modified versions.
131
+ * **Sublicensing:** You can grant sublicenses to others.
132
+
133
+ ### Conditions:
134
+ * **Attribute:** You must give appropriate credit to the author (**Khant Sint Heinn**) and the organization (**DatarrX**).
135
+ * **License Notice:** You must include a copy of the license and any original copyright notice in your distribution.
136
+
137
+ 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).