All functions

animalClassifier()

Classify the input text as an animal based on the proportion of unique words

animalType()

Analyzes text based on average word length and returns an animal picture representing language complexity.

textTransformer()

This function modifies a block of text by randomly replacing a set number of words with a random animal.

wordCloud()

Title: This function modifies a block of text by randomly replacing a set number of words with wordcloud of a random animal's name.