fast_aug 0.1.0

Fast data augmentation for text
Documentation
1
2
3
4
5
6
pub mod base;
pub mod flow;
pub mod models;
pub mod text;

pub use base::BaseAugmenter;