https://github.com/wannaphong/thai-romanization
Deep learning for thai romanization.
https://github.com/wannaphong/thai-romanization
nlp-library romanization thai-language thai-nlp thai-nlp-library
Last synced: about 1 year ago
JSON representation
Deep learning for thai romanization.
- Host: GitHub
- URL: https://github.com/wannaphong/thai-romanization
- Owner: wannaphong
- License: apache-2.0
- Created: 2018-08-08T13:00:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T00:09:42.000Z (almost 4 years ago)
- Last Synced: 2025-04-17T19:18:26.966Z (about 1 year ago)
- Topics: nlp-library, romanization, thai-language, thai-nlp, thai-nlp-library
- Language: Jupyter Notebook
- Homepage:
- Size: 29.8 MB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Thai2Rom
Deep learning thai romanization.
Thai2Rom is trained from 80 % of Thai Romanization (https://www.kaggle.com/wannaphong/thai-romanization) and test on the rest 20 %.
```
Number of samples: 647352
Number of unique input tokens: 91
Number of unique output tokens: 39
Max sequence length for inputs: 29
Max sequence length for outputs: 57
Train on 517881 samples, validate on 129471 samples
```
```
Epoch 11
loss: 0.0062 - val_loss: 0.0100
```