keras-team / keras-preprocessing

Utilities for working with image data, text data, and sequence data.
Other
1.02k stars 444 forks source link

Update text.py #335

Closed ymodak closed 3 years ago

ymodak commented 3 years ago

Removes spaces between characters from generated from sequences_to_texts method in character level tf.keras.preprocessing.text.Tokenizer See tagged github issue to know more. Thanks!