animalClassifier: Classify the input text as an animal based on the proportion...

Description Usage Arguments Value Examples

View source: R/animalClassifier.R

Description

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

Usage

1

Arguments

text

String Character

Value

A character, the classified animal type

Examples

1
2
library(tm)
animalClassifier("I just caught a pikachu!")

UBC-MDS/Ranimalsgonewild documentation built on Feb. 12, 2022, 7:48 a.m.