text_data_generator: generate a textflow.batchFlow connection from an input and...

Description Usage

View source: R/postprocess_text.R

Description

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

Usage

1
2
3
text_data_generator(directory = ".", inputfile = "inputs.txt",
  outputfile = "outputs.txt", nchars = 20, batchSize = 32,
  inputs = "")

thebioengineer/textflow documentation built on May 17, 2019, 7:46 a.m.