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)
43 stars
2 watching
10 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
asciigogolangnormalizationromanizationtransliterationtransliteratorunidecode
Related projects:
Repository | Description | Stars |
---|---|---|
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 130 |
mehanizm/iuliia-go | A library that provides a set of standardized transliteration schemas for converting Cyrillic characters to Latin equivalents | 49 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |
alexpantyukhin/go-pattern-match | An implementation of pattern matching for Go. | 244 |
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 | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
asticode/go-astiav | Provides a Go wrapper around the C bindings of FFmpeg for efficient video processing and manipulation. | 396 |
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,481 |
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 |