transliterator
Transliterator
A Golang package providing one-way string transliteration with support for custom language rules and general ASCII transliteration
Golang text Transliterator (i.e München -> Muenchen)
44 stars
2 watching
10 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
asciigogolangnormalizationromanizationtransliterationtransliteratorunidecode
Related projects:
Repository | Description | Stars |
---|---|---|
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 132 |
mehanizm/iuliia-go | A library that provides a set of standardized transliteration schemas for converting Cyrillic characters to Latin equivalents | 50 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,046 |
alexpantyukhin/go-pattern-match | An implementation of pattern matching for Go. | 246 |
fiam/gounidecode | An implementation of Unicode transliterator functionality for the Go programming language. | 80 |
analyzeplatypus/translitkit | A Ruby framework for converting Hebrew text to English using phoneme maps | 7 |
batumi/translitit-latin-to-mkhedruli-georgian | A JavaScript function to transliterate Latin text into Mkhedruli Georgian script | 4 |
adnikiforov/iuliia-rb | A small Ruby gem that transliterates Cyrillic to Latin using a set of predefined schemas. | 10 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
spyzhov/ajson | JSON parser with path selection support | 249 |
asticode/go-astiav | A Golang library providing C bindings for the ffmpeg multimedia framework. | 408 |
pid/speakingurl | Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |
mattn/anko | An interpreter written in Go for scripting languages. | 1,482 |
xujiajun/gotokenizer | A tokenizer based on dictionary and Bigram language models for text segmentation in Chinese | 21 |
sublee/hangulize | Automates conversion of words from non-Korean languages to Korean using standardized rules. | 213 |