TextRecognitionDataGenerator icon indicating copy to clipboard operation
TextRecognitionDataGenerator copied to clipboard

Can I generate text with selected chars or according to some regex? (e.g. decimal numbers with only digits, dot and comma)

Open purplesword opened this issue 4 years ago • 2 comments

I am currently trying to generate some text of decimal numbers, optionally mixed with different currency symbol.

Is it possible to generate only such text?

purplesword avatar Mar 19 '21 13:03 purplesword

There is no feature that does this currently, but I know that there was some interest for it in another issue (that I am having trouble finding right now). If you implement it, feel free to open a PR.

Thanks!

Belval avatar Mar 31 '21 02:03 Belval

is there any possible way to generate multiple lines of data? thanks for your work! @Belval

Zalways avatar Jan 11 '24 08:01 Zalways