NLG for Fun -- Automated Headlines Generator – Towards Data Science
Natural Language Generation is a very important area to be explored in our time. It forms the basis of how a bot would communicate with -- not like how literates write books but like how we talk. In this Kernel, I'd like to show you a very simple but powerful Python module that does a similar exercise in (literally) a couple of lines of code. The Py module we use here is markovify. Markovify is a simple, extensible Markov chain generator.
Apr-12-2018, 15:44:08 GMT
- Technology: