langtest.augmentation.base#

Classes

AugmentRobustness(task, h_report, config[, ...])

A class for performing a specified task with historical results.

BaseAugmentaion()

Abstract base class for data augmentation techniques.

TemplaticAugment(templates, task[, ...])

This class is used for templatic augmentation.