nlpodyssey/spago
Self-contained Machine Learning and Natural Language Processing library in Go observed · 2026-08-28
Health v2 · maintenance only
29/100
- Activity 14
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2432
- days_rel: n/a
- days_push: 519
- n_releases_24m: 0
Adoption not part of the score
1850 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Spago is a self-contained machine learning and NLP library written in pure Go, featuring an asynchronous computation graph with automatic differentiation. It supports neural architectures like Transformers, BERT, BART, and LSTMs, and compiles to standalone executables without requiring Python in production.
Use cases
- run transformer models like BERT in pure Go
- build NLP pipelines without Python dependencies
- named entity recognition in Go
- question answering with a Go library
- train neural networks in Go
- deploy ML models as standalone Go executables
- implement LSTMs and recurrent networks in Go
When to choose
- you need deep learning in a Go-only production environment
- you want standalone binaries with no Python runtime
- you need BERT-style models served from Go
When to avoid
- you need GPU acceleration for large-scale training
- you want an actively developed framework with a maintenance team
- you need the breadth of PyTorch or TensorFlow ecosystems
Facets
library · maturity maintenance
machine-learning nlp deep-learning llm-inference machine-learning deep-learning artificial-intelligence go cross-platform neural-networks computation-graph automatic-differentiation transformers bert lstm named-entity-recognition question-answering language-model standalone-executables natural-language-processing
1 source
- readme: https://github.com/nlpodyssey/spago · fetched 2026-08-28 · 753ed3a2c1f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nlpodyssey/spago | main | 29 |
For agents
markdown · JSON · MCP: product_card(name="nlpodyssey/spago")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem