Description Usage Arguments Value Examples
Predict whether an email is spam or not
| 1 | predictEmail(email)
 | 
| email | The email to be checked | 
Character "spam" if it is suspected to be spam, otherwise "ham"
| 1 | predictEmail("This is my email")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.