geektutu / blog

极客兔兔的博客,Coding Coding 创建有趣的开源项目。
https://geektutu.com
Apache License 2.0
168 stars 21 forks source link

TensorFlow 2 中文文档 - RNN LSTM 文本分类 | 极客兔兔 #29

Open geektutu opened 5 years ago

geektutu commented 5 years ago

https://geektutu.com/post/tf2doc-rnn-lstm-text.html

TensorFlow2.0 TF2.0 TensorFlow 2 / 2.0 官方文档中文版,循环神经网络(Recurrent Neural Network, RNN) 和 长短期记忆模型(Long Short-Term Memory,LSTM) 分类 IMDB 。

zouzhekang commented 4 years ago

请问中文文本要怎么处理呢?