sonnetizer
sonnetizer copied to clipboard
Generates rhyming sonnets in (mostly) iambic pentameter from any text corpus
Results
1
sonnetizer issues
Sort by
recently updated
recently updated
newest added
What version of nltk was used for sonnetizer? I am getting this error: > AttributeError: 'module' object has no attribute 'NgramModel' Because the NgramModel class in nltk was removed in...