TobiasLee / MTA-LSTM-TensorFlow

TensorFlow reimplementation of Topic-to-Essay Generation with Neural Networks.
https://tobiaslee.top/2018/11/02/customized-RNN-cell/
70 stars 24 forks source link

How to preprocess data to get .npy file? #13

Open trungdvq opened 4 years ago

trungdvq commented 4 years ago

Dear Lee

I was see your MTA-LSTM in old git. But i can't not understant how we can create .npy file from dataset zihu and composite file. Can you help me how to preprocess this data. thank you so much.

TobiasLee commented 4 years ago

Sorry for the late response. The code is not available now, and I hope that you can create the .npy file following the suggestions:

Hope this can help you, good luck!