go-unidecode

Transliterator

Converts Unicode text to its closest ASCII transliteration

ASCII transliterations of Unicode text.

GitHub

130 stars
4 watching
19 forks
Language: Go
last commit: over 1 year 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 43
mozillazg/go-pinyin A Go library and command-line tool for converting Hanzi characters to Pinyin 1,627
mehanizm/iuliia-go A library that provides a set of standardized transliteration schemas for converting Cyrillic characters to Latin equivalents 49
gosimple/slug Tools for creating URL-friendly strings from Unicode input 1,171
uni-algo/uni-algo A C/C++ library that provides secure and efficient Unicode algorithms for text processing 280
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996
ghostiam/binstruct Decodes binary data into structured format 97
mozillazg/request An HTTP request library for Gopher. 425
jmattheis/goverter Tool for generating type-safe converters in Go 525
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