An open API service indexing awesome lists of open source software.

https://github.com/navierula/haiku-text-generation

My research project explores Markov models in regards to text generation - namely poetry/haikus!
https://github.com/navierula/haiku-text-generation

markov-model natural-language-generation natural-language-processing

Last synced: about 2 months ago
JSON representation

My research project explores Markov models in regards to text generation - namely poetry/haikus!

Awesome Lists containing this project

README

        

# Haikus Text Generation
#### Created by Navraj Narula in May 2016

This is my final project for COMP 150: Natural Language Processing, a course at Tufts University taught by Elif Yamangil. In summary, I made use of Markov models and Python's nltk library to automatically generate haikus.