textToAttribute: textToAttribute

Description Usage Arguments Value Examples

View source: R/textToAttribute.R

Description

Calculate the attribute values for the given text (i.e. email)

Usage

1
textToAttribute(inputText)

Arguments

inputText

Text to be converted into attributes for prediction

Value

data frame of attributes for the given text

Examples

1
textToAttribute("HELLO, this is my email?!!")

megahf/spamfilter documentation built on May 29, 2019, 4:42 a.m.