nlpodyssey/spago
A self-contained machine learning and natural language processing library for Go.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
Spago provides a comprehensive ML framework for the Go programming language, implementing automatic differentiation, computation graphs, and neural network architectures including transformers, LSTM, and BERT models. It supports common NLP tasks such as named entity recognition, question answering, and machine translation. The library is designed as a self-contained solution without external ML dependencies.