Text transforms akin to torchvision.transforms

I was writing code for a paper recently where text augmentation was needed like transforms from torchvision and I was wondering if pytorch has this feature for textual input. If it doesnt, is this feature worth being looked into being added?