Closed kevinkmldn closed 5 years ago
Does in preprocess def, using a word segmentation as you mention on medium? and what is the purpose of the preprocess if it isnt include word segmentation? thanks in advance!
data augmentation + pre-processing for TensorFlow. For more details, have a look at the code - it is documented.
Does in preprocess def, using a word segmentation as you mention on medium? and what is the purpose of the preprocess if it isnt include word segmentation? thanks in advance!