You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What might be useful here is a Dictionary (name would probably need to change due to component overloading) service that stores information about words. It could keep track of the syllables, part of speech, pronunciation, and possibly even the definition of each word inside it.
Implement rhyme matching so zhenya_bot can detect rhyming words.
Originally I thought it would be neat to scrape random songs off Rap Genius and pull rhyming lines from different songs together to create a new rap.
It could also be interesting to apply the rhyming component to the IRC history too though.
The text was updated successfully, but these errors were encountered: