Thread: Poem Generator
View Single Post
Old Mar 10th, 2005, 4:43 PM   #3
Fred
Programmer
 
Fred's Avatar
 
Join Date: Feb 2005
Posts: 67
Rep Power: 4 Fred is on a distinguished road
Well, I don't think that you can get python to write any senseful poems by itself... But you sure can rhyme words, and maybe even make a poem out of a text by using dictionnaries and databases (searching for rhymes, and if none found, replace word with eqivalent stored in a database or dictionary).
Fred is offline   Reply With Quote