Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.04 KB

README.md

File metadata and controls

13 lines (7 loc) · 1.04 KB

lstm-textgeneration-from-blog

Text generation from my blogposts (tutorial by Machine Learning Mastery)

SEED TEXT : i have always wondered why i like to observe people

GENERATED TEXT : i just meant stunned full adorable theyre smug at the window directly facing my villagers from the chain library there couldnt start their burn all at the morning trying in chinese corner at my laundry enthayi and beneath their backdrop
(still got a long way to go :D)

I used Google's Colaboratory to run the model training & prediction.Make sure you save all files before session expires!

Original Tutorial on Machine Learning Mastery - How to Develop a Word-Level Neural Language Model and Use it to Generate Text

Find code for blog post extraction from WordPress in my previous repository : Blog Post Extraction using wordpress_xmlrpc