dmlc/gluon-nlp
NLP made easy observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3073
- days_rel: n/a
- days_push: 1062
- n_releases_24m: 0
Adoption not part of the score
2540 stars · 520 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GluonNLP is a Python toolkit built on Apache MXNet that provides text data loading, processing tools, pretrained model zoos, and training utilities for NLP problems. It includes command-line toolkits for downloading and preparing NLP datasets and experimental TVM-based fast inference.
Use cases
- load and preprocess text datasets for NLP
- fine-tune pretrained NLP models
- train custom language models
- download NLP datasets from the command line
- run fast NLP model inference with TVM
- build models with a numpy-like deep learning API
When to choose
- you are already using Apache MXNet for deep learning
- you need pretrained NLP models with easy text data pipelines
- you want CLI tools for NLP dataset preparation
When to avoid
- you use PyTorch or TensorFlow as your main framework
- you need a library with frequent updates and active community support
- you need production-grade transformer inference at scale
Facets
library · maturity maintenance
nlp machine-learning deep-learning cli data-science machine-learning deep-learning developer-tools python mxnet gluon pretrained-models text-processing model-zoo numpy-api natural-language-processing linux macos gpu
1 source
- readme: https://github.com/dmlc/gluon-nlp · fetched 2026-08-28 · dc1f43e7446e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dmlc/gluon-nlp | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem