0%

!pip install kashgari-tf —user
!pip install tensorflow==1.14.0 —user

golang 微服务技术栈:
gin—api 接口框架 https://github.com/gin-gonic/gin

gorm —持久化框架 https://gorm.io/

go-micro 微服务框架 https://github.com/micro/go-micro

apollo—配置中心 https://github.com/ctripcorp/apollo

viper —配置包 https://github.com/spf13/viper

zerolog—日志包 https://github.com/rs/zerolog

grpc–rpc 通讯框架 https://www.grpc.io/

go-redis – redis client 包 https://github.com/go-redis/redis

微服务框架 bi 站开源的-https://github.com/bilibili/kratos/
比 go-micro 轻量,方便