Returns an ordered list of text objects (ordered according to where the text slice appears in the input text). A Text object consists of a text slice (defined as a slice by the Retina) and a Fingerprint object corresponding to the text slice.

do_slice_document(object, ...)

# S4 method for Document
do_slice_document(object)

Arguments

object

An object of class Document

Value

list of length n, where n is the number of slices.