Assignment Solution
Explore how to build and test text generation models using Markov chains with different K settings. Learn to generate dynamic text from different data sources such as song lyrics by applying text cleaning and custom corpus loading.
We'll cover the following...
We'll cover the following...
Problem one
Build a model with K = 6, K = 8 and K = 10 ...