keras.preprocessing.text.Tokenizer methods for tensorflow.data.TextLineDataset

后端 未结 0 1782
-上瘾入骨i
-上瘾入骨i 2021-01-02 00:20

I have a very large text corpus which I am loading with:

text_ds = tf.data.TextLineDataset(list_files)

and cannot use the methods keras

相关标签:
回答
  • 消灭零回复
提交回复
热议问题