in rnn_play.py generate great text ,but i have following question ?
1- can add (seed text) can be word or multiple words to generate some text based on it ?
2- if the question in 1 is no, what the evaluation method can be used to evaluate the generated text ?
in rnn_play.py generate great text ,but i have following question ?
1- can add (seed text) can be word or multiple words to generate some text based on it ? 2- if the question in 1 is no, what the evaluation method can be used to evaluate the generated text ?
to more understand i went to generate for example Advertising campaign
based on Advertising campaign dataset , how can evaluate the generated text without seed text ?
Thank you