Stella Tian
Results
2
comments of
Stella Tian
> You want to generate digits in sentences or just sequences of digits? For the latter, you can simply use the GeneratorFromRandom and set: > > ```python > use_letters=True >...
> Hey, I've been using your library for dataset generation for my ocr project. I think it would be useful to have a branch dedicated to English, also adding an...