MCPcopy Create free account
hub / github.com/tensorflow/tfjs-examples /

Class

lstm-text-generation/data.js:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 * models and obtaining the seed text for model-based text generation.
52 */
53export class TextData {
54 /**
55 * Constructor of TextData.
56 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected