mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Language Detection API Go client (#2874)
This commit is contained in:
parent
67107a3d7e
commit
1458173d80
@ -1194,6 +1194,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
*Libraries for working with human languages.*
|
||||
|
||||
* [detectlanguage](https://github.com/detectlanguage/detectlanguage-go) - Language Detection API Go Client. Supports batch requests, short phrase or single word language detection.
|
||||
* [getlang](https://github.com/rylans/getlang) - Fast natural language detection package.
|
||||
* [go-i18n](https://github.com/nicksnyder/go-i18n/) - Package and an accompanying tool to work with localized text.
|
||||
* [go-localize](https://github.com/m1/go-localize) - Simple and easy to use i18n (Internationalization and localization) engine - used for translating locale strings.
|
||||
|
Loading…
Reference in New Issue
Block a user