go-unidecode

Transliterator

Converts Unicode text to its closest ASCII transliteration

ASCII transliterations of Unicode text.

GitHub

132 stars
4 watching
19 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

gogolangunidecode

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexsergivan/transliterator A Golang package providing one-way string transliteration with support for custom language rules and general ASCII transliteration 44
mozillazg/go-pinyin A Go library and command-line tool for converting Hanzi characters to Pinyin 1,642
mehanizm/iuliia-go A library that provides a set of standardized transliteration schemas for converting Cyrillic characters to Latin equivalents 50
gosimple/slug Tools for creating URL-friendly strings from Unicode input 1,177
uni-algo/uni-algo A C/C++ library that provides secure and efficient Unicode algorithms for text processing 285
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 1,005
ghostiam/binstruct Decodes binary data into structured format 99
mozillazg/request An HTTP request library for Gopher. 426
jmattheis/goverter Automates the generation of type-safe conversion methods between data structures 576
mozillazg/go-httpheader A library to encode structs into HTTP header fields 46
azr/generators Automates the generation of boilerplate code for common Go applications 5
blevesearch/segment A Go library for performing Unicode Text Segmentation 89
rjeczalik/interfaces Tools for generating interfaces and structs in Go 423
goodsign/icu Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library 21
marcelog/ex_rfc3966 A Tel URI parser based on the official uri grammar following the RFC3966 standard. 1