Low resource language machine translation(az,be,tr -> en).
-
Updated
Nov 10, 2018 - Python
Low resource language machine translation(az,be,tr -> en).
Common approaches to text augmentation, from random text-editing perturbations, back translation, to model-based transformations.
Implementing 5 Different Approaches To Augmenting Data For Natural Language Processing Tasks.
Code associated with the "Enhanced Cognitive Distortions Detection and Classification through Data Augmentation Techniques" paper
A text generation library to paraphrase image captions using back translations or transfer learning.
Source code and data for paper ``Unsupervised Dual Paraphrasing for Two-stage Semantic Parsing" in ACL 2020.
BackTranslation Experiment
A PyTorch implementation of a transformer network trained using back-translation
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.
An attempt to make Back-Translation differentiable, using probability weighted embeddings for predicted translations in the nucleus of the predicted distribution over target language sentences.
Low resource machine translation using Transformers and Iterative Back translation
Bangla Text Augmentation
Noise Identification, Noise reduction, and Sentiment Analysis on Bangla Noisy Texts
Cross-lingual Language Model (XLM) pretraining and Model-Agnostic Meta-Learning (MAML) for fast adaptation of deep networks
Data Augmentation by Backtranslation (DAB) ヽ( •_-)ᕗ
Add a description, image, and links to the back-translation topic page so that developers can more easily learn about it.
To associate your repository with the back-translation topic, visit your repo's landing page and select "manage topics."