mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add package btnguyen2k/goyai
This commit is contained in:
parent
17fc4adcd8
commit
da747eec00
@ -1786,8 +1786,8 @@ See also [Text Processing](#text-processing) and [Text Analysis](#text-analysis)
|
|||||||
- [go-localize](https://github.com/m1/go-localize) - Simple and easy to use i18n (Internationalization and localization) engine - used for translating locale strings.
|
- [go-localize](https://github.com/m1/go-localize) - Simple and easy to use i18n (Internationalization and localization) engine - used for translating locale strings.
|
||||||
- [go-mystem](https://github.com/dveselov/mystem) - CGo bindings to Yandex.Mystem - russian morphology analyzer.
|
- [go-mystem](https://github.com/dveselov/mystem) - CGo bindings to Yandex.Mystem - russian morphology analyzer.
|
||||||
- [go-pinyin](https://github.com/mozillazg/go-pinyin) - CN Hanzi to Hanyu Pinyin converter.
|
- [go-pinyin](https://github.com/mozillazg/go-pinyin) - CN Hanzi to Hanyu Pinyin converter.
|
||||||
- [goyai](https://github.com/btnguyen2k/goyai) - I18n package for Go, support plural forms and can be used in `html/template` templates.
|
|
||||||
- [gotext](https://github.com/leonelquinteros/gotext) - GNU gettext utilities for Go.
|
- [gotext](https://github.com/leonelquinteros/gotext) - GNU gettext utilities for Go.
|
||||||
|
- [goyai](https://github.com/btnguyen2k/goyai) - I18n package for Go, support plural forms and can be used in `html/template` templates.
|
||||||
- [icu](https://github.com/goodsign/icu) - Cgo binding for icu4c C library detection and conversion functions. Guaranteed compatibility with version 50.1.
|
- [icu](https://github.com/goodsign/icu) - Cgo binding for icu4c C library detection and conversion functions. Guaranteed compatibility with version 50.1.
|
||||||
- [iuliia-go](https://github.com/mehanizm/iuliia-go) - Transliterate Cyrillic → Latin in every possible way.
|
- [iuliia-go](https://github.com/mehanizm/iuliia-go) - Transliterate Cyrillic → Latin in every possible way.
|
||||||
- [spreak](https://github.com/vorlif/spreak) - Flexible translation and humanization library for Go, based on the concepts behind gettext.
|
- [spreak](https://github.com/vorlif/spreak) - Flexible translation and humanization library for Go, based on the concepts behind gettext.
|
||||||
|
Loading…
Reference in New Issue
Block a user