go-pinyin
Pinyin converter
A Go library and command-line tool for converting Hanzi characters to Pinyin
汉字转拼音
2k stars
42 watching
196 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
chinesegogolanghanzihanzi-pinyinpinyin
Related projects:
Repository | Description | Stars |
---|---|---|
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 130 |
mozillazg/request | An HTTP request library for Gopher. | 425 |
awalterschulze/gographviz | Parses and manipulates Graphviz DOT language in Golang | 553 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,171 |
mozillazg/go-slugify | A tool to generate pretty slugs from input strings | 94 |
xuri/toml-to-go | Translates TOML into a Go type definition in real-time | 151 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
tiancaiamao/shen-go | A Go implementation of Shen, a portable functional programming language with features like pattern matching and macro support. | 55 |
xujiajun/gotokenizer | A tokenizer based on dictionary and Bigram language models for text segmentation in Chinese | 21 |
eun/go-convert | A utility package for converting data between different types and structures in Go programming language | 22 |
avelino/slugify | Tool to transform strings into machine-readable slug formats | 33 |
subpop/go-ini | A Go package that converts between INI file data and the Go structs used to represent it | 14 |
asty-org/asty | Tool for converting Go source code AST to JSON and back to AST | 81 |
a8m/golang-cheat-sheet | A comprehensive guide to Go syntax and features for developers | 8,415 |