There is a newer version of the record available.

Published June 21, 2022 | Version v1.3
Software Open

wannaphong/thai-english-transliteration-dictionary: v1.3

  • 1. @PyThaiNLP

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.

Author

Wannaphong Phatthiyaphaibun

Files

wannaphong/thai-english-transliteration-dictionary-v1.3.zip

Files (104.9 kB)

Additional details