Description Usage Arguments Value Examples
View source: R/animalClassifier.R
Classify the input text as an animal based on the proportion of unique words
1 |
text |
String Character |
A character, the classified animal type
1 2 | library(tm)
animalClassifier("I just caught a pikachu!")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.