TextData.get_raw_sample#

TextData.get_raw_sample(index: Any) str[source]#

Get the raw text of a sample.

Parameters
indexint

Index of sample to get.

Returns
——-
str

Raw text of sample.