textaugment and augmenty

These are competitors offering overlapping text augmentation capabilities, though Augmenty's spaCy-based architecture provides NLP pipeline integration while TextAugment offers broader language-agnostic augmentation techniques, making the choice dependent on whether you need spaCy ecosystem compatibility.

textaugment
64
Established
augmenty
46
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 0/25
Adoption 11/25
Maturity 25/25
Community 10/25
Stars: 433
Forks: 60
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 157
Forks: 10
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m

About textaugment

dsfsi/textaugment

TextAugment: Text Augmentation Library

When you have a limited amount of text data for training machine learning models, this tool helps you automatically generate more diverse sentences without manual effort. You input your existing text data, and it provides new, synthetically varied sentences. This is useful for data scientists, machine learning engineers, and researchers working on natural language processing tasks who need to improve their model's performance by expanding their dataset.

natural-language-processing machine-learning-data text-classification data-augmentation model-training

About augmenty

KennethEnevoldsen/augmenty

Augmenty is an augmentation library based on spaCy for augmenting texts.

When training text classification or entity recognition models, you often need more diverse examples to improve accuracy. This tool takes your existing text data with its assigned labels and generates new, subtly varied versions. It helps machine learning engineers and data scientists expand their text datasets for more robust model training.

NLP data-augmentation machine-learning-training text-classification entity-recognition

Scores updated daily from GitHub, PyPI, and npm data. How scores work