1 write to Text
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderCursor.cs (1)
399
Text
= text;
5 references to Text
Microsoft.ML.Data (5)
DataLoadSave\Text\TextLoaderCursor.cs (5)
233
Utils.Add(ref lines, batch.Infos[i].
Text
.AsMemory());
344
Ch.AssertNonEmpty(info.
Text
);
345
_parser.ParseRow(_rows, 0, helper, _active, batch.Path, info.Line, info.
Text
);
1010
Contracts.AssertNonEmpty(info.
Text
);
1013
_curs._parser.ParseRow(_rows, irow, helper, _curs._active, lines.Path, info.Line, info.
Text
);