Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 221 Bytes

File metadata and controls

6 lines (3 loc) · 221 Bytes

Python Rhyme Detector

Rhyme detector taking in .txt file of one or more poems and outputting their rhyme scheme

Credit to Charles Hartman's Scandroid - whose Syllabizer function was used in this script. Thank you!