Skip to content

peterbe/langdetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Wrapper on https://github.com/abadojack/whatlanggo
Just an experiment.


To install, first run:

    go get -u github.com/abadojack/whatlanggo

To run:

    go run main.go "Some sentence here"

To build:

    go build

Now, run:

    ./langdetect "Some sentence here"

About

Wrapping whatlanggo as a CLI in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages