Skip to content

sk-/weslango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weslango

GRPC server to detect the language of a text. This is an evolution of weslang which uses now Google's CLD3, Grpc and Go.

Test

bazel test //...

Build

bazel build //weslango -c opt

Local Testing

For local testing you can start the server with:

bazel run //weslango

and then use evans to make requests to the server.

Contribute

Feel free to send Pull Requests or create Issues. Even Issues asking for better coding styles and practices are welcome, as it has been a while since I last coded in Go.

About

GRPC server to detect the language of a text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published