spacy-go
spacy-go copied to clipboard
Golang API for spaCy with Python gRPC
Bumps [grpcio](https://github.com/grpc/grpc) from 1.29.0 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.30.0 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...
Hi, I've setup my environment according to the documentation with a slight difference where my dependency path is under $GOPATH/pkg/mod/github.com/yash1994/space-go I've edited the packages with the right path and run...