poefy 1.1.1
Create poems from an input text file, by generating and querying a SQLite or PostgreSQL database describing each line. Poems are created using a template to select lines from the database, according to closing rhyme, syllable count, and regex matching.
Gemfile:
=
install:
=
Runtime Dependencies (4):
conditional_sample
>= 1.0.0, ~> 1.0
humanize
>= 1.4.0, ~> 1.4
ruby_rhymes
>= 0.1.2, ~> 0.1
wordfilter
>= 0.2.6, ~> 0.2