Wrapper for the 'Datamuse' API to Find Rhyming and Associated Words
Call Datamuse API and return data.
Extract content from Datamuse API call.
Get dataframe for words with similar meaning.
Get data for words that are related according to a supplied code.
Get data for rhyming words.
Get data for words that sound similar.
Get data for words that are spelled similarly.
Helper function to shape data to return to user.
Wrapper for 'Datamuse' API to find rhyming and other associated words. This includes words of similar meaning, spelling, or other related words. Learn more about the 'Datamuse' API here <https://www.datamuse.com/api/>.
Useful links