View source: R/postprocess_text.R
generate a textflow.batchFlow connection from an input and output file into a model generate a textflow.batchFlow connection from an input and output file into a model
1 2 3 | text_data_generator(directory = ".", inputfile = "inputs.txt",
outputfile = "outputs.txt", nchars = 20, batchSize = 32,
inputs = "")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.