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!
- Host: GitHub
- URL: https://github.com/navierula/haiku-text-generation
- Owner: navierula
- Created: 2016-05-13T05:02:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T22:13:12.000Z (over 8 years ago)
- Last Synced: 2025-04-14T06:09:23.664Z (about 2 months ago)
- Topics: markov-model, natural-language-generation, natural-language-processing
- Language: Python
- Homepage:
- Size: 3.03 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haikus Text Generation
#### Created by Navraj Narula in May 2016This 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.