tensorflow / text

Making text a first-class citizen in TensorFlow.
https://www.tensorflow.org/beta/tutorials/tensorflow_text/intro
Apache License 2.0
1.21k stars 333 forks source link

Are any easy ways to use something like `train_test_split` from `sklearn`? #1211

Closed mihalt closed 10 months ago

mihalt commented 10 months ago

And it is when I load data from custom simple txt file

cantonios commented 10 months ago

Please only report issues with tensorflow-text here. General questions should be asked on forums or StackOverflow.