makcedward/nlpaug
Data augmentation for NLP observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2722
- days_rel: n/a
- days_push: 24
- n_releases_24m: 0
Adoption not part of the score
4665 stars · 473 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
nlpaug is a Python library for augmenting textual, audio, and spectrogram data to improve machine learning model performance. It provides Augmenter components and a Flow pipeline for composing multiple augmentation techniques.
Use cases
- augment text data for training NLP models
- generate synthetic training examples when labeled data is scarce
- augment audio and spectrogram data for speech models
- create adversarial examples to test model robustness
- build augmentation pipelines for deep learning workflows
When to choose
- you need lightweight, plug-and-play data augmentation for NLP or audio in Python
- you want to boost model performance without manually collecting more labeled data
- you need multilingual text augmentation or adversarial example generation
When to avoid
- you need image or general computer-vision augmentation
- you require a non-Python environment
- you need production-scale distributed data generation rather than in-process augmentation
Facets
library · maturity active
machine-learning nlp audio-processing data-generation machine-learning data-science python cross-platform data-augmentation adversarial-examples text-augmentation spectrogram deep-learning natural-language-processing audio
3 sources
- readme: https://github.com/makcedward/nlpaug · fetched 2026-08-28 · 0dddcfc3f157
- homepage: https://makcedward.github.io/ · fetched 2026-08-29 · b8806abb5f24
- registry_pypi: https://pypi.org/pypi/nlpaug/json · fetched 2026-08-29 · c4ff299afa38
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| makcedward/nlpaug | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="makcedward/nlpaug")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem