Create a train and test split of the novels dataset
1 | createSplit(data, split = 0.8)
|
data |
a data frame of literary texts in "Stonybrook" format |
split |
specify a split ratio (default = .8) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.