microsoft/NeuronBlocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 2698
- days_rel: n/a
- days_push: 1138
- n_releases_24m: 0
Adoption not part of the score
1452 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NeuronBlocks is an NLP deep learning modeling toolkit from Microsoft that lets users build end-to-end neural network training and inference pipelines for NLP tasks using composable blocks and JSON configuration files. It includes a Block Zoo of reusable neural components and a Model Zoo of prebuilt models for tasks like classification, sequence labeling, and question answering matching.
Use cases
- build nlp deep learning models without writing code
- train a text classifier with config
- do sequence labeling like slot tagging
- train a question answering matching model
- compress models via knowledge distillation
- prototype neural architectures from reusable blocks
When to choose
- you want config-driven NLP model training in PyTorch
- you need prebuilt models for common NLP tasks like classification or slot tagging
- you want to experiment with model architectures by composing blocks
When to avoid
- you need state-of-the-art transformer fine-tuning with modern ecosystems like Hugging Face
- you require active community support or frequent updates
- you work outside NLP or need non-PyTorch frameworks
Facets
framework · maturity maintenance
machine-learning deep-learning nlp llm-training deep-learning machine-learning python windows cross-platform pytorch model-zoo block-zoo -configuration knowledge-distillation model-compression sequence-labeling text-classification question-answering natural-language-processing linux
1 source
- readme: https://github.com/microsoft/NeuronBlocks · fetched 2026-08-28 · 7dc552303475
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/NeuronBlocks | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/NeuronBlocks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem