This repo offers a Python script using NLPAug library & RTT to augment text datasets. It processes TXT files in "data/" folder, translating text and creating augmented versions. Augmented data enhances NLP tasks like chatbot training & text classification. Includes overview of techniques, applications & implementation.
python nlp natural-language-processing sentiment-analysis text-classification machine-translation data-augmentation back-translation text-augmentation nlpaug chatbot-training round-trip-translation
- Updated
Dec 23, 2024 - Python