Skip to content

Go port of guesslang to detect programming languages with deep learning

License

Notifications You must be signed in to change notification settings

robherley/guesslang-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b3779e ยท Apr 21, 2023

History

2 Commits
Apr 21, 2023
Apr 20, 2023
Apr 20, 2023
Apr 20, 2023
Apr 20, 2023
Apr 21, 2023
Apr 20, 2023
Apr 20, 2023
Apr 20, 2023
Apr 21, 2023
Apr 20, 2023
Apr 20, 2023

Repository files navigation

guesslang-go ๐Ÿ”

GoDoc Test

Go port of yoeo/guesslang. Detects programming language of source code using a deep learning model.

Setup

Dependencies

Requires libtensorflow C API.

On macOS, it can be installed with homebrew:

brew install libtensorflow

Install

go get github.com/robherley/guesslang-go

See example usage in examples/main.go

Acknowledgements

Powered by:

Inspired by:

About

Go port of guesslang to detect programming languages with deep learning

Topics

Resources

License

Stars

Watchers

Forks