Inspired by the film her, the character Theodore is a love letter writer in the future.
This practice project leverages Markov Chains to create randomly generated love poems inspired by the works of Pablo Neruda. Using a collection of Neruda’s love poems as the source data, the Markov Chain algorithm analyzes the patterns of word sequences and transitions in his poetic language. By using these transitions to generate new phrases and lines, the model mimics Neruda’s unique flow and style, creating fresh, unexpected love poems that echo his passionate and expressive tone. The result is a tool that celebrates and reimagines Neruda's romantic language in a randomized, computationally creative way.
Draft 1
In my first draft, the character was broke in each line.
Draft 2
After I fixed the broken character problem, I found out it is not ends with full sentence.
Draft 3
I have changed the format and make the sentence fade out in seconds.