RiTa
index
Name
loadFile()
Class
RiTravesty
Description
Syntax
loadFile(fileName); loadFile(fileName, multiplier);
Parameters
fileName
name of file to load
multiplier
weighting for tokens in the file;
a weight of 3 is equivalent to loading that file 3 times and gives each token 3x the probability of being chosen on a call to generate().
Returns
void
Usage
Web & Application
Related