Published June 21, 2022
| Version v1.3
Software
Open
wannaphong/thai-english-transliteration-dictionary: v1.3
Description
Thai-English transliteration dictionary
Version 1.3
This project is Thai-English transliteration dictionary. It is store words for Thai-English transliteration pairs. Thai words are English words from English to Thai by transliteration in Thai.
Example:
galaxy -> กาแล็กซี
Files:
- dict.tsv - Dictionary file
- LICENSE-DICTIONARY.md - Dictionary's license
- build-dict: It is source code for get Thai-English transliteration dictionary.
Data format: It is tsv format (split by \t).
Column
- th - Thai word
- en - English word
- check - Check pair is correct follow by Royal Society of Thailand (True is correct, False is incorrect and None isn't check)
LICENSE
The license of dictionary is CC-BY 4.0. You can read license by LICENSE-DICTIONARY.md file.
The license of source code in this project is Apache License Version 2.0.
AuthorWannaphong Phatthiyaphaibun
Files
wannaphong/thai-english-transliteration-dictionary-v1.3.zip
Files
(104.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:fa223131f63d1c10db1e2ec32b33703a
|
104.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/wannaphong/thai-english-transliteration-dictionary/tree/v1.3 (URL)