Update README.md
Browse files
README.md
CHANGED
|
@@ -184,4 +184,22 @@ Khant Sint Heinn. (2026). *myX-Tokenizer: A Syllable-aware Bilingual Unigram Tok
|
|
| 184 |
url = {https://huggingface.co/DatarrX/myX-Tokenizer},
|
| 185 |
note = {Developed under DatarrX (Myanmar Open Source NGO)}
|
| 186 |
}
|
| 187 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
url = {https://huggingface.co/DatarrX/myX-Tokenizer},
|
| 185 |
note = {Developed under DatarrX (Myanmar Open Source NGO)}
|
| 186 |
}
|
| 187 |
+
```
|
| 188 |
+
|
| 189 |
+
## License 📜
|
| 190 |
+
|
| 191 |
+
This project is licensed under the **Apache License 2.0**.
|
| 192 |
+
|
| 193 |
+
### What does this mean?
|
| 194 |
+
The Apache License 2.0 is a permissive license that allows you to:
|
| 195 |
+
|
| 196 |
+
* **Commercial Use:** You can use this tokenizer for commercial purposes.
|
| 197 |
+
* **Modification:** You can modify the model or the code for your specific needs.
|
| 198 |
+
* **Distribution:** You can share and distribute the original or modified versions.
|
| 199 |
+
* **Sublicensing:** You can grant sublicenses to others.
|
| 200 |
+
|
| 201 |
+
### Conditions:
|
| 202 |
+
* **Attribute:** You must give appropriate credit to the author (**Khant Sint Heinn**) and the organization (**DatarrX**).
|
| 203 |
+
* **License Notice:** You must include a copy of the license and any original copyright notice in your distribution.
|
| 204 |
+
|
| 205 |
+
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).
|