Obtains the source using the method which implements the
subclass of Instance.
This class inherits from GenericPipe and implements the
pipe abstract function.
bdpar::GenericPipe -> File2Pipe
new()Creates a File2Pipe object.
File2Pipe$new(
propertyName = "source",
alwaysBeforeDeps = list("TargetAssigningPipe"),
notAfterDeps = list()
)propertyNameA character value. Name of the property
associated with the GenericPipe.
alwaysBeforeDepsA list value. The dependencies
alwaysBefore (GenericPipes that must be executed before
this one).
notAfterDepsA list value. The dependencies
notAfter (GenericPipes that cannot be executed after
this one).
instanceA Instance value. The Instance
to preprocess.
The Instance with the modifications that have
occurred in the pipe.
clone()The objects of this class are cloneable with this method.
File2Pipe$clone(deep = FALSE)deepWhether to make a deep clone.
AbbreviationPipe, ContractionPipe,
FindEmojiPipe, FindEmoticonPipe,
FindHashtagPipe, FindUrlPipe,
FindUserNamePipe, GuessDatePipe,
GuessLanguagePipe, Instance,
InterjectionPipe, MeasureLengthPipe,
GenericPipe, SlangPipe,
StopWordPipe, StoreFileExtPipe,
TargetAssigningPipe, TeeCSVPipe,
ToLowerCasePipe