A collection of utilities for transliterating non-Latin scripts into Latin (and reverse, where applicable).
-
Set up
go
Download: https://golang.org/dl/ (1.13 or higher)
Installation instructions: https://golang.org/doc/install -
Clone the source code
$ git clone https://github.com/stts-se/translit.git
$ cd translit
-
Test (optional)
translit$ go test ./...
-
Pre-compile binaries
translit$ go install ./...
translit$ buckwalter <arabic text>
References:
EI (2012)
translit$ far2lat <farsi text>
References:
Simplified version of ALA-LC [3]
translit$ grc2lat <greek text>
References:
A simplified version of the 'Road signs' system.
For Swedish style transliteration, we are using a simplified version TT's recommendations (link below).
translit$ rus2lat <russian text>
References:
- https://en.wikipedia.org/wiki/Romanization_of_Russian
- https://tt.se/tt-spraket/ord-och-begrepp/internationellt/andra-sprak/ryska/
ISO 15919
translit$ tamil2lat <tamil text>
References: