How to generate consistent encoding for words in Keras using tf.keras.preprocessing.text.one_hot

后端 未结 0 1462
深忆病人
深忆病人 2021-02-19 20:46

I am using keras(tensorflow) to convert text into encodings using tensorflow.keras.preprocessing.text.one_hot

I have used it for training dataset as below

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