Ritvik19/Text-Data-Augmentation
State of the Art Text Data Augmentation for Natural Language Processing Applications
This tool helps researchers, data scientists, or anyone working with text data to generate diverse variations of existing sentences. You provide original text, and it outputs multiple versions with subtle changes, like rephrased sentences, synonyms, or even common typos. This is particularly useful for improving the robustness of machine learning models trained on text.
No commits in the last 6 months.
Use this if you need to expand a limited text dataset to make your natural language processing models more accurate and resilient.
Not ideal if you need to create entirely new, novel text content rather than variations of existing input.
Stars
9
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Ritvik19/Text-Data-Augmentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dsfsi/textaugment
TextAugment: Text Augmentation Library
425776024/nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
searchableai/KitanaQA
KitanaQA: Adversarial training and data augmentation for neural question-answering models
SanghunYun/UDA_pytorch
UDA(Unsupervised Data Augmentation) implemented by pytorch
google-research/uda
Unsupervised Data Augmentation (UDA)